diff options
Diffstat (limited to 'indra/newview/llvoicechannel.h')
-rw-r--r-- | indra/newview/llvoicechannel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoicechannel.h b/indra/newview/llvoicechannel.h index 4a9100fba6..9966bdd5ab 100644 --- a/indra/newview/llvoicechannel.h +++ b/indra/newview/llvoicechannel.h @@ -33,6 +33,7 @@ #ifndef LL_VOICECHANNEL_H #define LL_VOICECHANNEL_H +#include "llhandle.h" #include "llvoiceclient.h" class LLPanel; |