diff options
Diffstat (limited to 'src/render/imagegraphics.h')
-rw-r--r-- | src/render/imagegraphics.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/render/imagegraphics.h b/src/render/imagegraphics.h index df07bdacd..f9ace972a 100644 --- a/src/render/imagegraphics.h +++ b/src/render/imagegraphics.h @@ -33,8 +33,6 @@ class Image; class ImageCollection; class ImageVertexes; -struct SDL_Surface; - /** * A central point of control for graphics. */ |