From 6442fd9b685c8bb1b5da241a4b7befa3fdbca018 Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Sun, 28 Aug 2005 20:31:56 +0000 Subject: Prepare our source so that it'll survive a guichan header cleanup, should it ever happen... --- src/gui/inttextbox.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/inttextbox.cpp') diff --git a/src/gui/inttextbox.cpp b/src/gui/inttextbox.cpp index 781fb580..1f26433d 100644 --- a/src/gui/inttextbox.cpp +++ b/src/gui/inttextbox.cpp @@ -25,6 +25,8 @@ #include +#include + IntTextBox::IntTextBox(): value(0) { -- cgit v1.2.3-70-g09d2