summaryrefslogtreecommitdiff
path: root/indra/newview/lldeferredsounds.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/lldeferredsounds.h')
-rw-r--r--indra/newview/lldeferredsounds.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/lldeferredsounds.h b/indra/newview/lldeferredsounds.h
index e586226184..9f3425fc66 100644
--- a/indra/newview/lldeferredsounds.h
+++ b/indra/newview/lldeferredsounds.h
@@ -28,8 +28,7 @@
#define LL_LLDEFERREDSOUNDS_H
#include "llsingleton.h"
-
-struct SoundData;
+#include "llaudioengine.h"
class LLDeferredSounds : public LLSingleton<LLDeferredSounds>
{