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