--- psiconv/trunk/lib/psiconv/parse.h 2003/11/25 17:57:05 168 +++ psiconv/trunk/lib/psiconv/parse.h 2004/02/04 12:19:09 196 @@ -1,6 +1,6 @@ /* parse.h - Part of psiconv, a PSION 5 file formats converter - Copyright (c) 1999, 2000 Frodo Looijaard + Copyright (c) 1999-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,13 +23,13 @@ #ifndef PSICONV_PARSE_H #define PSICONV_PARSE_H -#include +#include +#include #include +#include +#include #include #include -#include -#include -#include #ifdef __cplusplus extern "C" {