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