summaryrefslogtreecommitdiff
path: root/src/guichan/widget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/guichan/widget.cpp')
-rw-r--r--src/guichan/widget.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/guichan/widget.cpp b/src/guichan/widget.cpp
index 20cf35f1e..e143e4a97 100644
--- a/src/guichan/widget.cpp
+++ b/src/guichan/widget.cpp
@@ -62,6 +62,8 @@
#include "guichan/mouselistener.hpp"
#include "guichan/widgetlistener.hpp"
+#include "debug.h"
+
namespace gcn
{
Font* Widget::mGlobalFont = NULL;