]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/TestRenderTexture.cpp
don't rely on a compressed scanline being properly closed
[simgear.git] / simgear / screen / TestRenderTexture.cpp
index 2f2d1cf918728bbc03d1a4d2d11bd177d5641fc9..490e41e93a4bb8f53675739b411204d7d7620054 100644 (file)
@@ -10,7 +10,7 @@
 #include <simgear/compiler.h>
 
 #include SG_GL_H
-#include <GL/glut.h>
+#include SG_GLUT_H
 #include <simgear/screen/extensions.hxx>
 #include <simgear/screen/RenderTexture.h>