]> git.mxchange.org Git - flightgear.git/blobdiff - src/ATC/ATCdisplay.cxx
Make FlightGear work with 16bpp:
[flightgear.git] / src / ATC / ATCdisplay.cxx
index 78635152a2d6fb2fe623396fd07e41e6f6f66efa..5de85e4d144bb1a187cf9d4f2abafc1187fdd132 100644 (file)
 #  include <config.h>
 #endif
 
+#ifdef HAVE_WINDOWS_H
+#   include <windows.h>
+#endif
+
+#include <GL/glu.h>
+
 #include <simgear/props/props.hxx>
 
 #include <Include/general.hxx>