]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/sky/sky.cxx
accomodate changes to osgDB::DatabasePager interface
[simgear.git] / simgear / scene / sky / sky.cxx
index ba3311f7ebe3d3f78bdcfde5d02a3ec729787f1e..01f5a2560f7758a3cf7a470a0ae8ed94431ef352 100644 (file)
@@ -31,7 +31,7 @@
 
 #include <simgear/math/sg_random.h>
 #include <simgear/scene/util/RenderConstants.hxx>
-#include <sg_inlines.h>
+#include <simgear/sg_inlines.h>
 
 #include <osg/StateSet>
 #include <osg/Depth>