]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/texture.hxx
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
[simgear.git] / simgear / screen / texture.hxx
index 9f76cadbd2390a4dfc87cad67782ebef4dc39715..bdded366a4d7b0515dee248f7525418725ea6568 100644 (file)
@@ -14,7 +14,7 @@
 #define __SG_TEXTURE_HXX 1
 
 #include <simgear/compiler.h>
-#include SG_GL_H
+#include <osg/GL>
 #include <zlib.h>
 
 #include <plib/sg.h>