]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/GLBitmaps.cxx
Actually use the calculated position in the layer list. This prevents the use of...
[simgear.git] / simgear / screen / GLBitmaps.cxx
index 57f95e07a0a76df6cde1bdc929091ea2adb2dfb6..f8b137022632cdbfd86289bed3799f586bd689cd 100755 (executable)
@@ -11,7 +11,7 @@
 #include <limits.h>
 #include <string.h>            // memcpy()
 
-#include GLUT_H
+#include <GL/gl.h>
 
 #include "GLBitmaps.h"