summaryrefslogtreecommitdiff
path: root/src/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics.h')
-rw-r--r--src/graphics.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graphics.h b/src/graphics.h
index c269dc540..cdd5b2e71 100644
--- a/src/graphics.h
+++ b/src/graphics.h
@@ -38,6 +38,7 @@ class ImageVertexes;
class MapLayer;
struct SDL_Surface;
+struct SDL_Window;
static const int defaultScreenWidth = 800;
static const int defaultScreenHeight = 600;