]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/texture.cxx
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
[simgear.git] / simgear / screen / texture.cxx
index fd4aaf89a88f71ccc7ea685e7d35e859b640f76b..6f744c35dda23fece90a776141333658d6849c97 100644 (file)
@@ -17,7 +17,7 @@
 # include <windows.h>
 #endif
 
-#include SG_GLU_H
+#include <osg/GLU>
 
 #include <math.h>
 #include <zlib.h>