diff --git a/simgear/screen/extensions.hxx b/simgear/screen/extensions.hxx index 8bbf4f36..d380d9a3 100644 --- a/simgear/screen/extensions.hxx +++ b/simgear/screen/extensions.hxx @@ -32,12 +32,11 @@ # include #endif -#if !defined(WIN32) -# include -#endif - #include +#if !defined(WIN32) +# include SG_GLX_H +#endif #include SG_GL_H