diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/utils/glxhelper.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/glxhelper.cpp b/src/utils/glxhelper.cpp index 021e3cd64..a5fbbb596 100644 --- a/src/utils/glxhelper.cpp +++ b/src/utils/glxhelper.cpp @@ -25,6 +25,7 @@ #include "logger.h" #include "render/mglcheck.h" +#include "render/mgldefines.h" #include "render/mglx.h" #include "render/mglxtypes.h" |