diff options
Diffstat (limited to 'src/render/normalopenglgraphics.cpp')
-rw-r--r-- | src/render/normalopenglgraphics.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/render/normalopenglgraphics.cpp b/src/render/normalopenglgraphics.cpp index b86859f6d..85053b7a3 100644 --- a/src/render/normalopenglgraphics.cpp +++ b/src/render/normalopenglgraphics.cpp @@ -24,8 +24,6 @@ #include "render/normalopenglgraphics.h" -#include "configuration.h" -#include "graphicsmanager.h" #include "graphicsvertexes.h" #include "logger.h" |