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/listbox.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/gui/listbox.cpp') diff --git a/src/gui/listbox.cpp b/src/gui/listbox.cpp index 1e266fb8..5b20bb55 100644 --- a/src/gui/listbox.cpp +++ b/src/gui/listbox.cpp @@ -23,6 +23,10 @@ #include "listbox.h" +#include +#include +#include + ListBox::ListBox(): gcn::ListBox() { -- cgit v1.2.3-70-g09d2