diff options
Diffstat (limited to 'src/utils/glxhelper.h')
-rw-r--r-- | src/utils/glxhelper.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils/glxhelper.h b/src/utils/glxhelper.h index 5ac35af96..f0aa9022c 100644 --- a/src/utils/glxhelper.h +++ b/src/utils/glxhelper.h @@ -21,8 +21,6 @@ #ifndef UTILS_GLXHELPER_H #define UTILS_GLXHELPER_H -#include "main.h" - #if defined(USE_OPENGL) && defined(USE_X11) #include "localconsts.h" |