summaryrefslogtreecommitdiff
path: root/src/render/mobileopengl2graphics.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/mobileopengl2graphics.cpp
parentb4fcb4e1b208b6127ca28412d1a75f1ef30d1f85 (diff)
downloadManaVerse-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.tar.gz
ManaVerse-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.tar.bz2
ManaVerse-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.tar.xz
ManaVerse-7a0ac46d7e5c5a514463c95b5c4d0c7f13c022c9.zip
Fix code style.
Diffstat (limited to 'src/render/mobileopengl2graphics.cpp')
-rw-r--r--src/render/mobileopengl2graphics.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/render/mobileopengl2graphics.cpp b/src/render/mobileopengl2graphics.cpp
index 9db0f07f4..baca7f219 100644
--- a/src/render/mobileopengl2graphics.cpp
+++ b/src/render/mobileopengl2graphics.cpp
@@ -24,7 +24,6 @@
#include "render/mobileopengl2graphics.h"
-#include "configuration.h"
#include "graphicsmanager.h"
#include "graphicsvertexes.h"
#include "logger.h"