diff --git a/contrib/include/wx/ogl/basic.h b/contrib/include/wx/ogl/basic.h index 0cf9521da4..7c32165747 100644 --- a/contrib/include/wx/ogl/basic.h +++ b/contrib/include/wx/ogl/basic.h @@ -21,7 +21,11 @@ #endif #if wxUSE_DEPRECATED -#include + #include +#endif + +#ifndef wxUSE_PROLOGIO + #define wxUSE_PROLOGIO 0 #endif #define OGL_VERSION 2.0