summaryrefslogtreecommitdiff
path: root/src/graphics.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics.cpp')
-rw-r--r--src/graphics.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/graphics.cpp b/src/graphics.cpp
index 48d4104d1..41dae2d9c 100644
--- a/src/graphics.cpp
+++ b/src/graphics.cpp
@@ -35,6 +35,8 @@
//<SDL_gfxBlitFunc.h>
#include "SDL_gfxBlitFunc.h"
+#include "debug.h"
+
Graphics::Graphics():
mWidth(0),
mHeight(0),