diff options
author | Richard Linden <none@none> | 2010-09-17 15:02:39 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-09-17 15:02:39 -0700 |
commit | e794421e44c2f59f96249dd215af8373d557b3df (patch) | |
tree | 9e8124ae3e15e790b6524f172a1f233c2bccd53d /indra/newview/llnotificationalerthandler.cpp | |
parent | a98ac26bd607ad17bbea041d50b1fac9ddc24b61 (diff) | |
parent | 949b60465593764118c03d0f4e112f69c41bab31 (diff) |
Merge
Diffstat (limited to 'indra/newview/llnotificationalerthandler.cpp')
-rw-r--r-- | indra/newview/llnotificationalerthandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llnotificationalerthandler.cpp b/indra/newview/llnotificationalerthandler.cpp index 6b9bd0436f..dcbf6b64ce 100644 --- a/indra/newview/llnotificationalerthandler.cpp +++ b/indra/newview/llnotificationalerthandler.cpp @@ -28,7 +28,7 @@ #include "llviewerprecompiledheaders.h" // must be first include #include "llnotificationhandler.h" -#include "llchannelmanager.h" + #include "llnotifications.h" #include "llprogressview.h" #include "lltoastnotifypanel.h" |