diff options
Diffstat (limited to 'src/render/sdlgraphics.h')
-rw-r--r-- | src/render/sdlgraphics.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/render/sdlgraphics.h b/src/render/sdlgraphics.h index 0f18c3c03..bb9e7bd60 100644 --- a/src/render/sdlgraphics.h +++ b/src/render/sdlgraphics.h @@ -33,10 +33,6 @@ RENDER_SDL2GRAPHICS_H #include "localconsts.h" -class Image; -class ImageCollection; -class ImageVertexes; - /** * A central point of control for graphics. */ |