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