diff --git a/simgear/props/PropertyInterpolationMgr.cxx b/simgear/props/PropertyInterpolationMgr.cxx index 4f217a78..3600bb02 100644 --- a/simgear/props/PropertyInterpolationMgr.cxx +++ b/simgear/props/PropertyInterpolationMgr.cxx @@ -19,12 +19,13 @@ #include "PropertyInterpolationMgr.hxx" #include "PropertyInterpolator.hxx" +#include + #ifndef SIMGEAR_HEADLESS # include #endif #include -#include #include