summaryrefslogtreecommitdiff
path: root/indra/newview/llchannelmanager.cpp
diff options
context:
space:
mode:
authorWilliam Todd Stinson <stinson@lindenlab.com>2012-12-12 18:49:07 -0800
committerWilliam Todd Stinson <stinson@lindenlab.com>2012-12-12 18:49:07 -0800
commit5df9d52d48b56a5d8f36a45ced0393c99473f536 (patch)
tree7349174bd3ecb3b55a21dc8ce594196fba66cf9c /indra/newview/llchannelmanager.cpp
parent5b827d58f6fe511fa75e67ae3fe861e5e99858ac (diff)
CHUI-499: Refactoring the persistent notification storage so that I can reuse the functionality for do-not-disturb mode.
Diffstat (limited to 'indra/newview/llchannelmanager.cpp')
-rw-r--r--indra/newview/llchannelmanager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llchannelmanager.cpp b/indra/newview/llchannelmanager.cpp
index 987651fc80..79e2d376ea 100644
--- a/indra/newview/llchannelmanager.cpp
+++ b/indra/newview/llchannelmanager.cpp
@@ -29,7 +29,7 @@
#include "llchannelmanager.h"
#include "llappviewer.h"
-#include "llnotificationstorage.h"
+#include "llpersistentnotificationstorage.h"
#include "llviewercontrol.h"
#include "llviewerwindow.h"
#include "llrootview.h"