summaryrefslogtreecommitdiff
path: root/src/gui/inttextbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/inttextbox.h')
-rw-r--r--src/gui/inttextbox.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/inttextbox.h b/src/gui/inttextbox.h
index 64351f48..6ade7e71 100644
--- a/src/gui/inttextbox.h
+++ b/src/gui/inttextbox.h
@@ -26,6 +26,8 @@
#include "textbox.h"
+#include "../guichanfwd.h"
+
/**
* TextBox which only accepts numbers as input.
*/