[Voice Update] Break out llvoicechannel.* from llimpanel.*

This commit is contained in:
Lirusaito
2013-06-01 22:47:41 -04:00
parent e27914a57e
commit b6096720b1
12 changed files with 1043 additions and 933 deletions

View File

@@ -38,7 +38,7 @@
#include "llappviewer.h"
#include "llavataractions.h"
#include "llbutton.h"
#include "llimpanel.h" // LLVoiceChannel
#include "llimpanel.h" // LLFloaterIMPanel
#include "llimview.h"
#include "llmutelist.h"
#include "llscrolllistctrl.h"
@@ -48,6 +48,7 @@
#include "llviewerobjectlist.h"
#include "llviewerwindow.h"
#include "llvoavatar.h"
#include "llvoicechannel.h"
#include "llworld.h"
// [RLVa:KB]