diff options
Diffstat (limited to 'indra/newview/llpreviewsound.cpp')
-rw-r--r-- | indra/newview/llpreviewsound.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpreviewsound.cpp b/indra/newview/llpreviewsound.cpp index 8b0f55aff9..871a0c55b7 100644 --- a/indra/newview/llpreviewsound.cpp +++ b/indra/newview/llpreviewsound.cpp @@ -16,6 +16,7 @@ #include "audioengine.h" #include "llviewermessage.h" // send_guid_sound_trigger #include "llagent.h" // gAgent +#include "lllineeditor.h" #include "llvieweruictrlfactory.h" extern LLAudioEngine* gAudiop; |