Fixup for windows machines

This commit is contained in:
ehofman
2003-04-13 21:16:52 +00:00
parent 86392857c5
commit bde8528859

View File

@@ -12,6 +12,10 @@
* $Id$
*/
#include <simgear/compiler.h>
#ifdef WIN32
# include <windows.h>
#endif
#include <GL/glu.h>
#include <zlib.h>