Fix compile of simgear headless past bvh rework.
This commit is contained in:
parent
05af83a03e
commit
7e97a4c693
2 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
#include <simgear/constants.h>
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
#include <simgear/math/SGMisc.hxx>
|
||||
#include <simgear/scene/material/mat.hxx>
|
||||
#include <simgear/scene/util/SGNodeMasks.hxx>
|
||||
#include <simgear/scene/util/SGSceneUserData.hxx>
|
||||
#include <simgear/scene/util/OsgMath.hxx>
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
#include <simgear/debug/logstream.hxx>
|
||||
#include <simgear/scene/tgdb/userdata.hxx>
|
||||
#include <simgear/scene/material/matlib.hxx>
|
||||
#include <simgear/scene/material/mat.hxx>
|
||||
#include <simgear/scene/util/SGNodeMasks.hxx>
|
||||
#include <simgear/scene/util/OsgMath.hxx>
|
||||
#include <simgear/scene/util/SGSceneUserData.hxx>
|
||||
|
|
Loading…
Reference in a new issue