diff --git a/libvo/gl_common.h b/libvo/gl_common.h index f6f6a4f234..f40cadda89 100644 --- a/libvo/gl_common.h +++ b/libvo/gl_common.h @@ -39,6 +39,9 @@ #include #include "x11_common.h" #endif +#ifdef CONFIG_GL_SDL +#include +#endif // workaround for some gl.h headers #ifndef GLAPIENTRY