]> git.mxchange.org Git - flightgear.git/blobdiff - src/Scenery/tilecache.cxx
One more pass at a reorg.
[flightgear.git] / src / Scenery / tilecache.cxx
index 4b142eaffabcdc25b9188a4df737a58e65146cf6..41dc85b8bb33417e6caddae550fe2ed997712e9a 100644 (file)
 #endif
 
 #include <GL/glut.h>
-#include <simgear/xgl.h>
+#include <simgear/xgl/xgl.h>
 
 #include <plib/ssg.h>          // plib include
 
-#include <simgear/logstream.hxx>
-#include <simgear/fgstream.hxx>
-#include <simgear/newbucket.hxx>
-#include <simgear/fgpath.hxx>
+#include <simgear/bucket/newbucket.hxx>
+#include <simgear/debug/logstream.hxx>
+#include <simgear/misc/fgstream.hxx>
+#include <simgear/misc/fgpath.hxx>
 
 #include <Airports/genapt.hxx>
 #include <Clouds/cloudobj.hxx>