]> git.mxchange.org Git - flightgear.git/blobdiff - src/Time/light.cxx
Migrate FlightGear code to use "#include SG_GL*" defined in
[flightgear.git] / src / Time / light.cxx
index b7378aeeff59a09cd28e86eda396e6ff24281a98..9103759118f16346ce165c528ab756ce160da1c1 100644 (file)
 #  include <windows.h>
 #endif
 
-#include <GL/gl.h>
-
 #include <simgear/compiler.h>
 
+#include SG_GL_H
+
 #ifdef SG_MATH_EXCEPTION_CLASH
 #  define exception c_exception
 #endif