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