From d51870bc0fc9309f4026927b3a931c602a638797 Mon Sep 17 00:00:00 2001 From: elektrahesse Date: Wed, 29 Sep 2010 22:47:54 +0200 Subject: Fix for Bug #544 --- linden/indra/newview/llstartup.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'linden') diff --git a/linden/indra/newview/llstartup.cpp b/linden/indra/newview/llstartup.cpp index 39d9ab6..b70253e 100644 --- a/linden/indra/newview/llstartup.cpp +++ b/linden/indra/newview/llstartup.cpp @@ -193,6 +193,10 @@ #include "llfloaterteleporthistory.h" +#if LL_DARWIN +#include +#endif + #if LL_LIBXUL_ENABLED #include "llmozlib.h" #endif // LL_LIBXUL_ENABLED -- cgit v1.1