diff options
Diffstat (limited to 'src/openglgraphics.h')
-rw-r--r-- | src/openglgraphics.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/openglgraphics.h b/src/openglgraphics.h index 73adbdc1..16448a79 100644 --- a/src/openglgraphics.h +++ b/src/openglgraphics.h @@ -22,8 +22,6 @@ #ifndef OPENGLGRAPHICS_H #define OPENGLGRAPHICS_H -#include "main.h" - #include "graphics.h" #ifdef USE_OPENGL |