]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/screen-dump.cxx
Prevent deleting the texture data for a second time in the destructor
[simgear.git] / simgear / screen / screen-dump.cxx
index 47a40f224b0c1283c757b873f1490fa883ff79e6..27c6e9bc8b8666f4fbfd87d43ac9291b6346b522 100644 (file)
@@ -32,8 +32,7 @@
 #include <stdlib.h>
 #include <limits.h>
 
-#include <GL/glut.h>
-#include <simgear/xgl/xgl.h>
+#include GLUT_H
 
 #include "screen-dump.hxx"