Fix headless build
This commit is contained in:
parent
c9bbbd18ec
commit
17eec81071
@ -19,12 +19,13 @@
|
|||||||
#include "PropertyInterpolationMgr.hxx"
|
#include "PropertyInterpolationMgr.hxx"
|
||||||
#include "PropertyInterpolator.hxx"
|
#include "PropertyInterpolator.hxx"
|
||||||
|
|
||||||
|
#include <simgear_config.h>
|
||||||
|
|
||||||
#ifndef SIMGEAR_HEADLESS
|
#ifndef SIMGEAR_HEADLESS
|
||||||
# include <simgear/scene/util/ColorInterpolator.hxx>
|
# include <simgear/scene/util/ColorInterpolator.hxx>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <simgear/props/props.hxx>
|
#include <simgear/props/props.hxx>
|
||||||
#include <simgear_config.h>
|
|
||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user