]> git.mxchange.org Git - flightgear.git/blobdiff - tests/test-env-map.cxx
Silently ignore platforms that are not specified within the <number></number> section
[flightgear.git] / tests / test-env-map.cxx
index 6e372281f0abe610cb031bfb7aa1d9552b81defa..6d369efc620c3e44d9207efc1729c98e22c4a181 100644 (file)
@@ -10,7 +10,9 @@
 #include <stdio.h>
 #include <math.h>
 
-#include FG_GLUT_H
+#include <simgear/compiler.h>
+
+#include SG_GLUT_H
 
 #define TEXRES_X 256
 #define TEXRES_Y 256