]> git.mxchange.org Git - flightgear.git/blobdiff - src/Scenery/tileentry.hxx
Start of code to load, manage, and query the navaid database.
[flightgear.git] / src / Scenery / tileentry.hxx
index f17fb75cedbf1d1ed46653a95597d21245c02215..3ccd50f819e0d9fc3cf190faa5f8271cba3609be 100644 (file)
@@ -38,7 +38,7 @@
 #endif
 
 #include <GL/glut.h>
-#include <simgear/xgl.h>
+#include <simgear/xgl/xgl.h>
 
 #include <simgear/compiler.h>
 
@@ -47,8 +47,8 @@
 
 #include <plib/ssg.h>          // plib includes
 
-#include <simgear/newbucket.hxx>
-#include <simgear/point3d.hxx>
+#include <simgear/bucket/newbucket.hxx>
+#include <simgear/math/point3d.hxx>
 
 #include <Objects/fragment.hxx>