summaryrefslogtreecommitdiff
path: root/src/gui/textbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/textbox.h')
-rw-r--r--src/gui/textbox.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/textbox.h b/src/gui/textbox.h
index 09819360..6f4db7dd 100644
--- a/src/gui/textbox.h
+++ b/src/gui/textbox.h
@@ -26,6 +26,8 @@
#include <guichan/widgets/textbox.hpp>
+#include "../guichanfwd.h"
+
/**
* A text box, meant to be used inside a scroll area. Same as the Guichan text
* box except this one doesn't have a background or border, instead completely