[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

@@ -78,7 +78,7 @@
#include "llfirstuse.h"
#include "llrender.h"
#include "llvector4a.h"
#include "llimpanel.h" // For LLVoiceClient and LLVoiceChannel
#include "llvoicechannel.h"
#include "llvoavatarself.h"
#include "llprogressview.h"
#include "llvocache.h"