$FreeBSD: ports/games/amphetamine/files/patch-src_SoundList.hpp,v 1.1 2001/01/23 17:40:51 sobomax Exp $ --- src/SoundList.hpp 2001/01/22 21:09:51 1.1 +++ src/SoundList.hpp 2001/01/22 21:10:20 @@ -6,9 +6,9 @@ #define _AMPH_SOUND_LIST_ extern "C" { -#include -#include -#include +#include +#include +#include } class CSound; @@ -55,4 +55,4 @@ SoundState *first, *prev, *current; }; -#endif +#endif