]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/screen-dump.hxx
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
[simgear.git] / simgear / screen / screen-dump.hxx
index 379802b1aad2d3b509bbada39bd7a3689d9d2abc..25a4c1967222224f1b191af780654a3d94cd7558 100644 (file)
@@ -23,7 +23,7 @@
 
 #include <simgear/compiler.h>
 
-#include SG_GL_H
+#include <osg/GL>
 
 /**
  * Dump the screen buffer to a ppm file.