summaryrefslogtreecommitdiff
path: root/src/render
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-13 02:33:12 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-13 02:33:12 +0300
commitae453950c085f92597e077a827cdb6a157c74693 (patch)
tree26b8fd845dc4753add9b526a88dea44c60fb718d /src/render
parent387493ed0772f266dc323816d2e124c32fcae931 (diff)
downloadplus-ae453950c085f92597e077a827cdb6a157c74693.tar.gz
plus-ae453950c085f92597e077a827cdb6a157c74693.tar.bz2
plus-ae453950c085f92597e077a827cdb6a157c74693.tar.xz
plus-ae453950c085f92597e077a827cdb6a157c74693.zip
Remove some useless includes.
Diffstat (limited to 'src/render')
-rw-r--r--src/render/surfacegraphics.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/render/surfacegraphics.h b/src/render/surfacegraphics.h
index f8faa327b..9ec86d05d 100644
--- a/src/render/surfacegraphics.h
+++ b/src/render/surfacegraphics.h
@@ -33,8 +33,6 @@ class Image;
class ImageCollection;
class ImageVertexes;
-struct SDL_Surface;
-
/**
* A central point of control for graphics.
*/