--- psiconv/trunk/lib/psiconv/generate.h 2003/11/25 17:57:05 168 +++ psiconv/trunk/lib/psiconv/generate.h 2004/02/04 12:19:09 196 @@ -1,6 +1,6 @@ /* generate.h - Part of psiconv, a PSION 5 file formats converter - Copyright (c) 2000 Frodo Looijaard + Copyright (c) 2000-2004 Frodo Looijaard This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,12 +23,13 @@ #ifndef PSICONV_GENERATE_H #define PSICONV_GENERATE_H -#include -#include -#include #include -#include #include +#include +#include +#include +#include +#include #ifdef __cplusplus extern "C" {