summaryrefslogtreecommitdiff
path: root/src/gui/textbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/textbox.cpp')
-rw-r--r--src/gui/textbox.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/textbox.cpp b/src/gui/textbox.cpp
index 315e0c0b..329813e5 100644
--- a/src/gui/textbox.cpp
+++ b/src/gui/textbox.cpp
@@ -26,6 +26,7 @@
#include <sstream>
#include <guichan/basiccontainer.hpp>
+#include <guichan/font.hpp>
TextBox::TextBox():
gcn::TextBox()