Changed the clouds3d header install directory.
This commit is contained in:
parent
c3a2408026
commit
73c4fd481d
2 changed files with 4 additions and 4 deletions
src/Main
|
@ -63,8 +63,8 @@
|
||||||
#include <simgear/math/polar3d.hxx>
|
#include <simgear/math/polar3d.hxx>
|
||||||
#include <simgear/math/sg_geodesy.hxx>
|
#include <simgear/math/sg_geodesy.hxx>
|
||||||
#include <simgear/misc/sg_path.hxx>
|
#include <simgear/misc/sg_path.hxx>
|
||||||
#include <simgear/sky/SkySceneLoader.hpp>
|
#include <simgear/sky/clouds3d/SkySceneLoader.hpp>
|
||||||
#include <simgear/sky/SkyUtil.hpp>
|
#include <simgear/sky/clouds3d/SkyUtil.hpp>
|
||||||
#include <simgear/timing/sg_time.hxx>
|
#include <simgear/timing/sg_time.hxx>
|
||||||
#include <simgear/timing/lowleveltime.h>
|
#include <simgear/timing/lowleveltime.h>
|
||||||
|
|
||||||
|
|
|
@ -80,8 +80,8 @@ SG_USING_STD(endl);
|
||||||
#include <simgear/math/polar3d.hxx>
|
#include <simgear/math/polar3d.hxx>
|
||||||
#include <simgear/math/sg_random.h>
|
#include <simgear/math/sg_random.h>
|
||||||
#include <simgear/misc/sg_path.hxx>
|
#include <simgear/misc/sg_path.hxx>
|
||||||
#include <simgear/sky/SkySceneLoader.hpp>
|
#include <simgear/sky/clouds3d/SkySceneLoader.hpp>
|
||||||
#include <simgear/sky/SkyUtil.hpp>
|
#include <simgear/sky/clouds3d/SkyUtil.hpp>
|
||||||
#include <simgear/sky/sky.hxx>
|
#include <simgear/sky/sky.hxx>
|
||||||
#include <simgear/timing/sg_time.hxx>
|
#include <simgear/timing/sg_time.hxx>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue