aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpreviewsound.cpp
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:44:50 -0500
committerJacek Antonelli2008-08-15 23:44:50 -0500
commit89fe5dab825a62a0e3fd8d248cbc91c65eb2a426 (patch)
treebcff14b7888d04a2fec799c59369f6095224bd08 /linden/indra/newview/llpreviewsound.cpp
parentSecond Life viewer sources 1.13.3.2 (diff)
downloadmeta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.zip
meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.tar.gz
meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.tar.bz2
meta-impy-89fe5dab825a62a0e3fd8d248cbc91c65eb2a426.tar.xz
Second Life viewer sources 1.14.0.0
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llpreviewsound.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llpreviewsound.cpp b/linden/indra/newview/llpreviewsound.cpp
index 76d41b0..10130db 100644
--- a/linden/indra/newview/llpreviewsound.cpp
+++ b/linden/indra/newview/llpreviewsound.cpp
@@ -35,6 +35,7 @@
35#include "audioengine.h" 35#include "audioengine.h"
36#include "llviewermessage.h" // send_guid_sound_trigger 36#include "llviewermessage.h" // send_guid_sound_trigger
37#include "llagent.h" // gAgent 37#include "llagent.h" // gAgent
38#include "lllineeditor.h"
38#include "llvieweruictrlfactory.h" 39#include "llvieweruictrlfactory.h"
39 40
40extern LLAudioEngine* gAudiop; 41extern LLAudioEngine* gAudiop;