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