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