]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/GLBitmaps.cxx
- Refactoring configure.ac a bit to use $host (please test on your platform)
[simgear.git] / simgear / screen / GLBitmaps.cxx
index 0e9544ce70df3a43b3f7b5c1f1b3dfadc00de30b..57f95e07a0a76df6cde1bdc929091ea2adb2dfb6 100755 (executable)
@@ -11,8 +11,7 @@
 #include <limits.h>
 #include <string.h>            // memcpy()
 
-#include <GL/glut.h>
-#include <simgear/xgl/xgl.h>
+#include GLUT_H
 
 #include "GLBitmaps.h"