1
0
Fork 0

Trying to fix compilation failure on Linux and Mac

This commit is contained in:
Frederic Bouvier 2011-06-25 10:05:38 +02:00
parent 243acb61c8
commit 523f7f4cb7

View file

@ -27,6 +27,7 @@
#include "WindowSystemAdapter.hxx" #include "WindowSystemAdapter.hxx"
#include <simgear/props/props.hxx> #include <simgear/props/props.hxx>
#include <simgear/structure/OSGUtils.hxx> #include <simgear/structure/OSGUtils.hxx>
#include <simgear/structure/OSGVersion.hxx>
#include <simgear/scene/material/EffectCullVisitor.hxx> #include <simgear/scene/material/EffectCullVisitor.hxx>
#include <simgear/scene/util/RenderConstants.hxx> #include <simgear/scene/util/RenderConstants.hxx>