summaryrefslogtreecommitdiff
path: root/src/render/safeopenglgraphics.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-18 21:11:43 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-18 21:11:43 +0300
commit7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9 (patch)
treea4f136272f5b52a1c425429a36755bd06ddd1ba0 /src/render/safeopenglgraphics.cpp
parentb4fcb4e1b208b6127ca28412d1a75f1ef30d1f85 (diff)
downloadplus-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.tar.gz
plus-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.tar.bz2
plus-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.tar.xz
plus-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.zip
Fix code style.
Diffstat (limited to 'src/render/safeopenglgraphics.cpp')
-rw-r--r--src/render/safeopenglgraphics.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/render/safeopenglgraphics.cpp b/src/render/safeopenglgraphics.cpp
index 143594733..af136cd19 100644
--- a/src/render/safeopenglgraphics.cpp
+++ b/src/render/safeopenglgraphics.cpp
@@ -23,9 +23,6 @@
#if defined USE_OPENGL && !defined ANDROID
#include "render/safeopenglgraphics.h"
-#include "configuration.h"
-#include "graphicsmanager.h"
-
#include "render/mgl.h"
#include "resources/image.h"