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