From fb3cbeddd6f5d59e3f83da059b2a1d4bed2cb80f Mon Sep 17 00:00:00 2001 From: David Athay Date: Thu, 28 Feb 2008 12:31:04 +0000 Subject: Work in Progress commit of guilds. --- src/gui/gui.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/gui/gui.cpp') diff --git a/src/gui/gui.cpp b/src/gui/gui.cpp index 8f5ffd50..2ef7aba3 100644 --- a/src/gui/gui.cpp +++ b/src/gui/gui.cpp @@ -26,7 +26,11 @@ #include #include #include +#ifdef __APPLE__ +#include +#else #include +#endif #include "focushandler.h" #include "sdlinput.h" -- cgit v1.2.3-70-g09d2