diff options
Diffstat (limited to 'src/utils/glxhelper.cpp')
-rw-r--r-- | src/utils/glxhelper.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/glxhelper.cpp b/src/utils/glxhelper.cpp index eb78ddead..2adfaf70b 100644 --- a/src/utils/glxhelper.cpp +++ b/src/utils/glxhelper.cpp @@ -25,6 +25,8 @@ #include "logger.h" #include "render/opengl/mglcheck.h" +#include "render/opengl/mgldefines.h" +RENDER_OPENGL_MGLDEFINES_H #include "render/openglx/mglx.h" |