diff --git a/simgear/scene/sky/clouds3d/SkyContext.hpp b/simgear/scene/sky/clouds3d/SkyContext.hpp index 1231ae1b..b4991f11 100644 --- a/simgear/scene/sky/clouds3d/SkyContext.hpp +++ b/simgear/scene/sky/clouds3d/SkyContext.hpp @@ -29,11 +29,10 @@ // warning for truncation of template name for browse info // #pragma warning( disable : 4786) #include "SkySingleton.hpp" -#include "compiler.h" +#include #include #include #include -#include "compiler.h" #ifdef WIN32 # include "extgl.h" #else