summaryrefslogtreecommitdiff
path: root/src/guichan/widgets/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/guichan/widgets/window.cpp')
-rw-r--r--src/guichan/widgets/window.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/guichan/widgets/window.cpp b/src/guichan/widgets/window.cpp
index f3aca23d0..a26c38541 100644
--- a/src/guichan/widgets/window.cpp
+++ b/src/guichan/widgets/window.cpp
@@ -52,6 +52,8 @@
#include "guichan/graphics.hpp"
#include "guichan/mouseinput.hpp"
+#include "debug.h"
+
namespace gcn
{
Window::Window() :