]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/gui_local.cxx
Make sure that all elapsed time gets passed to update when a subsystem
[flightgear.git] / src / GUI / gui_local.cxx
index 6eee5d5709d854bbfe7569b8457d07c566221323..92036557e61051508da5d11d97fc5180a60d087d 100644 (file)
@@ -6,7 +6,7 @@
 #  include <windows.h>
 #endif
 
-#include <GL/glut.h>        // needed before pu.h
+#include GLUT_H                 // needed before pu.h
 #include <plib/pu.h>        // plib include
 
 #include <FDM/flight.hxx>