summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorJonathan Yap <jhwelch@gmail.com>2015-01-07 18:47:18 -0500
committerJonathan Yap <jhwelch@gmail.com>2015-01-07 18:47:18 -0500
commit32ced419feb71d62f290872f98fc3d2bb4300c59 (patch)
tree229980168778d6a6dbe995781d6ad500d8f3c013 /indra/newview/llappviewer.cpp
parent6de394342d2a3bd15ab8889e04619591a09fd6c6 (diff)
parentfe627f64742cbec698df0a907cb8aaea297df599 (diff)
STORM-2082 Merge
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rwxr-xr-xindra/newview/llappviewer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index 3a5008507a..4ad8181055 100755
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -5090,7 +5090,7 @@ void LLAppViewer::idle()
}
// Update AV render info
- LLAvatarRenderInfoAccountant::idle();
+ LLAvatarRenderInfoAccountant::getInstance()->idle();
{
LL_RECORD_BLOCK_TIME(FTM_AUDIO_UPDATE);