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