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