]> git.mxchange.org Git - flightgear.git/commitdiff
Changed the clouds3d header install directory.
authorcurt <curt>
Sun, 15 Sep 2002 04:32:49 +0000 (04:32 +0000)
committercurt <curt>
Sun, 15 Sep 2002 04:32:49 +0000 (04:32 +0000)
src/Main/fg_init.cxx
src/Main/main.cxx

index 0b2a590bba0c8c8bc8c2b17aa526daddd815609b..0c174927a511c57c5c7daab6fe6e3e8d09c114b2 100644 (file)
@@ -63,8 +63,8 @@
 #include <simgear/math/polar3d.hxx>
 #include <simgear/math/sg_geodesy.hxx>
 #include <simgear/misc/sg_path.hxx>
-#include <simgear/sky/SkySceneLoader.hpp>
-#include <simgear/sky/SkyUtil.hpp>
+#include <simgear/sky/clouds3d/SkySceneLoader.hpp>
+#include <simgear/sky/clouds3d/SkyUtil.hpp>
 #include <simgear/timing/sg_time.hxx>
 #include <simgear/timing/lowleveltime.h>
 
index 0b2c3de07f323a6edc9c32ef53f73e7b92876c9d..bdfbffc2af97acbcc7ad81454d27887e7ee2ed13 100644 (file)
@@ -80,8 +80,8 @@ SG_USING_STD(endl);
 #include <simgear/math/polar3d.hxx>
 #include <simgear/math/sg_random.h>
 #include <simgear/misc/sg_path.hxx>
-#include <simgear/sky/SkySceneLoader.hpp>
-#include <simgear/sky/SkyUtil.hpp>
+#include <simgear/sky/clouds3d/SkySceneLoader.hpp>
+#include <simgear/sky/clouds3d/SkyUtil.hpp>
 #include <simgear/sky/sky.hxx>
 #include <simgear/timing/sg_time.hxx>