]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/main.cxx
Moved sky code over to simgear.
[flightgear.git] / src / Main / main.cxx
index c30779b25da197aff00c1028ecf48bca5bb5ef07..c4ce83ddcfb54d574fd1fce8771e2309a230de45 100644 (file)
@@ -70,6 +70,7 @@
 #include <simgear/math/polar3d.hxx>
 #include <simgear/math/fg_random.h>
 #include <simgear/misc/fgpath.hxx>
+#include <simgear/sky/sky.hxx>
 
 #include <Include/general.hxx>
 
@@ -89,7 +90,6 @@
 #endif
 #include <Scenery/scenery.hxx>
 #include <Scenery/tilemgr.hxx>
-#include <Sky/sky.hxx>
 #include <Time/event.hxx>
 #include <Time/fg_time.hxx>
 #include <Time/fg_timer.hxx>