aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llaudio/audioengine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llaudio/audioengine.cpp')
-rw-r--r--linden/indra/llaudio/audioengine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llaudio/audioengine.cpp b/linden/indra/llaudio/audioengine.cpp
index d5c2a40..4428cea 100644
--- a/linden/indra/llaudio/audioengine.cpp
+++ b/linden/indra/llaudio/audioengine.cpp
@@ -34,7 +34,7 @@
34#include <string.h> 34#include <string.h>
35#include <math.h> 35#include <math.h>
36 36
37#if LL_LINUX 37#if LL_LINUX || LL_SOLARIS
38#include <time.h> 38#include <time.h>
39#endif 39#endif
40 40