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