]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/sky/newcloud.cxx
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
[simgear.git] / simgear / scene / sky / newcloud.cxx
index d15b456109a90653f194e87b751137b2a2172c63..9eb5d20d540ee915fa29ce2a1dfa07891bdf7c64 100644 (file)
@@ -34,7 +34,7 @@
 #include <simgear/misc/sg_path.hxx>
 
 #include <algorithm>
-#include SG_GLU_H
+#include <osg/GLU>
 
 #include "cloudfield.hxx"
 #include "newcloud.hxx"