summaryrefslogtreecommitdiff
path: root/src/resources/sdlimagehelper.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-09-16 14:41:55 +0300
committerAndrei Karas <akaras@inbox.ru>2013-09-16 14:41:55 +0300
commit28658bf384121e2522c95e9a2e1c1d7530f0fcd7 (patch)
treee24a15f71a84b7d3fb8c99bfb04fe759112a5a23 /src/resources/sdlimagehelper.h
parent7f9e66e34ef7ef9aa3d77ff0e4fb01d6ba81b85c (diff)
downloadplus-28658bf384121e2522c95e9a2e1c1d7530f0fcd7.tar.gz
plus-28658bf384121e2522c95e9a2e1c1d7530f0fcd7.tar.bz2
plus-28658bf384121e2522c95e9a2e1c1d7530f0fcd7.tar.xz
plus-28658bf384121e2522c95e9a2e1c1d7530f0fcd7.zip
remove unused includes from resources.
Diffstat (limited to 'src/resources/sdlimagehelper.h')
-rw-r--r--src/resources/sdlimagehelper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/resources/sdlimagehelper.h b/src/resources/sdlimagehelper.h
index 5c3cabb09..995f5adcc 100644
--- a/src/resources/sdlimagehelper.h
+++ b/src/resources/sdlimagehelper.h
@@ -32,8 +32,6 @@
#include "resources/imagehelper.h"
-#include <SDL.h>
-
class Dye;
class Image;