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