]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/GLBitmaps.cxx
Fix a problem where the cloud layers suddenly change color when looking towards the sun
[simgear.git] / simgear / screen / GLBitmaps.cxx
index 0e9544ce70df3a43b3f7b5c1f1b3dfadc00de30b..f8b137022632cdbfd86289bed3799f586bd689cd 100755 (executable)
@@ -11,8 +11,7 @@
 #include <limits.h>
 #include <string.h>            // memcpy()
 
-#include <GL/glut.h>
-#include <simgear/xgl/xgl.h>
+#include <GL/gl.h>
 
 #include "GLBitmaps.h"