diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2009-10-28 17:12:47 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2009-10-28 17:12:47 -0700 |
commit | 437449044583d50c8cad694e65e5a4a23a55d768 (patch) | |
tree | c7637a8dbc31d933ca05e999eea7f9fd34daa305 /indra/newview/llfloatervoicedevicesettings.cpp | |
parent | 9426de7e10fa7cfe84048ae7dd58a793e981ee33 (diff) | |
parent | d993ce14d83530544c0e0f05af10d235999d9a5f (diff) |
tab container fixes..
Diffstat (limited to 'indra/newview/llfloatervoicedevicesettings.cpp')
-rw-r--r-- | indra/newview/llfloatervoicedevicesettings.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatervoicedevicesettings.cpp b/indra/newview/llfloatervoicedevicesettings.cpp index b64257b11d..aca9198f59 100644 --- a/indra/newview/llfloatervoicedevicesettings.cpp +++ b/indra/newview/llfloatervoicedevicesettings.cpp @@ -43,7 +43,7 @@ #include "llsliderctrl.h" #include "llviewercontrol.h" #include "llvoiceclient.h" -#include "llimpanel.h" +#include "llvoicechannel.h" // Library includes (after viewer) #include "lluictrlfactory.h" |