summaryrefslogtreecommitdiff
path: root/src/opengl1graphics.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-06-11 02:53:26 +0300
committerAndrei Karas <akaras@inbox.ru>2012-06-11 16:22:20 +0300
commitdcba44a20e622ec38d536fb03c0c8404e9399f80 (patch)
treed0271d9a11e1117eb9a3138063710c6db73154cc /src/opengl1graphics.cpp
parent78d804ba1751134120caca22f0cf5abcfd11f29d (diff)
downloadplus-dcba44a20e622ec38d536fb03c0c8404e9399f80.tar.gz
plus-dcba44a20e622ec38d536fb03c0c8404e9399f80.tar.bz2
plus-dcba44a20e622ec38d536fb03c0c8404e9399f80.tar.xz
plus-dcba44a20e622ec38d536fb03c0c8404e9399f80.zip
Fix code style.
Diffstat (limited to 'src/opengl1graphics.cpp')
-rw-r--r--src/opengl1graphics.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/opengl1graphics.cpp b/src/opengl1graphics.cpp
index be16008dc..1d5273ffe 100644
--- a/src/opengl1graphics.cpp
+++ b/src/opengl1graphics.cpp
@@ -30,7 +30,6 @@
#include "logger.h"
#include "resources/image.h"
-#include "resources/imagehelper.h"
#include "resources/openglimagehelper.h"
#include <SDL.h>