1
0
Fork 0

Fix Linux build

This commit is contained in:
ThorstenB 2012-03-16 23:21:07 +01:00
parent 8c187164fe
commit 92d5620b9f
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@
#include <simgear/compiler.h>
#include <simgear/props/props.hxx>
#include <simgear/props/PropertyObject.hxx>
#include <simgear/props/propertyObject.hxx>
#include <simgear/structure/subsystem_mgr.hxx>
#include <simgear/structure/SGBinding.hxx>

View file

@ -13,7 +13,7 @@
#include <simgear/structure/exception.hxx>
#include <simgear/debug/logstream.hxx>
#include <simgear/scene/util/OSGMath.hxx>
#include <simgear/scene/util/OsgMath.hxx>
#include <simgear/scene/util/SGPickCallback.hxx>
#include <simgear/scene/util/SGSceneUserData.hxx>
#include <simgear/scene/util/SGNodeMasks.hxx>