summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermedia_streamingaudio.cpp
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2021-03-09 21:57:53 +0200
committerAndrey Lihatskiy <alihatskiy@productengine.com>2021-03-09 21:57:53 +0200
commitec824a16d54dad262e3fca34a3c5d4326ddc1680 (patch)
tree309784e57f2a536ce25c2c073acfe0fd126b72f4 /indra/newview/llviewermedia_streamingaudio.cpp
parent43fbd41bfdb756877cedcc7a87638f5c0479930b (diff)
parent88d837c16e768c5262073a7df965066d4bd8842c (diff)
Merge branch 'master' into DRTVWR-516-maint
Diffstat (limited to 'indra/newview/llviewermedia_streamingaudio.cpp')
-rw-r--r--indra/newview/llviewermedia_streamingaudio.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llviewermedia_streamingaudio.cpp b/indra/newview/llviewermedia_streamingaudio.cpp
index d3e24aece5..3ccf3070ab 100644
--- a/indra/newview/llviewermedia_streamingaudio.cpp
+++ b/indra/newview/llviewermedia_streamingaudio.cpp
@@ -33,8 +33,10 @@
#include "llviewermedia_streamingaudio.h"
#include "llmimetypes.h"
+#include "llvfs.h"
#include "lldir.h"
+
LLStreamingAudio_MediaPlugins::LLStreamingAudio_MediaPlugins() :
mMediaPlugin(NULL),
mGain(1.0)