diff options
Diffstat (limited to 'src/render/sdlgraphics.h')
-rw-r--r-- | src/render/sdlgraphics.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/render/sdlgraphics.h b/src/render/sdlgraphics.h index 28393d251..79c2c1c5a 100644 --- a/src/render/sdlgraphics.h +++ b/src/render/sdlgraphics.h @@ -35,9 +35,6 @@ class Image; class ImageCollection; class ImageVertexes; -class MapLayer; - -struct SDL_Surface; /** * A central point of control for graphics. |