summaryrefslogtreecommitdiff
path: root/src/guichan/graphics.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/guichan/graphics.cpp')
-rw-r--r--src/guichan/graphics.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/guichan/graphics.cpp b/src/guichan/graphics.cpp
index 7809223b7..d09050a10 100644
--- a/src/guichan/graphics.cpp
+++ b/src/guichan/graphics.cpp
@@ -51,6 +51,8 @@
#include "guichan/font.hpp"
#include "guichan/image.hpp"
+#include "debug.h"
+
namespace gcn
{