1
0
Fork 0

Changed the clouds3d header install directory.

This commit is contained in:
curt 2002-09-15 04:32:49 +00:00
parent c3a2408026
commit 73c4fd481d
2 changed files with 4 additions and 4 deletions

View 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>

View 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>