diff options
Diffstat (limited to 'indra/newview/llimview.h')
| -rw-r--r-- | indra/newview/llimview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llimview.h b/indra/newview/llimview.h index 28f0be0d68..a226d66b12 100644 --- a/indra/newview/llimview.h +++ b/indra/newview/llimview.h @@ -37,7 +37,6 @@ #include "llinstantmessage.h" #include "lllogchat.h" -#include "llspeakers.h" //for LLIMSpeakerMgr #include "llvoicechannel.h" class LLFloaterChatterBox; @@ -45,6 +44,7 @@ class LLUUID; class LLFloaterIMPanel; class LLFriendObserver; class LLCallDialogManager; +class LLIMSpeakerMgr; class LLIMModel : public LLSingleton<LLIMModel> |
