1
0
Fork 0

Windows fix.

This commit is contained in:
ehofman 2004-04-06 14:25:33 +00:00
parent 86d4fcf5b6
commit 34b0b5220c

View file

@ -22,6 +22,10 @@
# include <config.h>
#endif
#ifdef HAVE_WINDOWS_H
# include <windows.h>
#endif
#include <GL/glu.h>
#include <simgear/props/props.hxx>