--- psiconv/trunk/lib/psiconv/list.h 2001/01/29 21:57:05 98 +++ psiconv/trunk/lib/psiconv/list.h 2005/11/15 15:52:34 270 @@ -1,6 +1,6 @@ /* list.h - Part of psiconv, a PSION 5 file formats converter - Copyright (c) 1999, 2000 Frodo Looijaard + Copyright (c) 1999-2005 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,10 +23,11 @@ #ifndef PSICONV_LIST_H #define PSICONV_LIST_H -#include #include #include +#include + #ifdef __cplusplus extern "C" { #endif /* __cplusplus */