diff options
author | Dmitry Zaporozhan <dzaporozhan@productengine.com> | 2009-10-28 20:16:13 +0200 |
---|---|---|
committer | Dmitry Zaporozhan <dzaporozhan@productengine.com> | 2009-10-28 20:16:13 +0200 |
commit | e9c83f234306e070aa1f31eff68719589265f916 (patch) | |
tree | 06ae45597b71fa10e061e51423c8f9f486b86dc8 /indra/newview/llparticipantlist.cpp | |
parent | e8e5dfeb369d13509bd7631230373dda0c3c7b6a (diff) | |
parent | d01f7a7422d3db38b2cd6370a03cfd10bb0d53e0 (diff) |
Merge
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llparticipantlist.cpp')
-rw-r--r-- | indra/newview/llparticipantlist.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llparticipantlist.cpp b/indra/newview/llparticipantlist.cpp index a8c66f08ac..e97eb1df2b 100644 --- a/indra/newview/llparticipantlist.cpp +++ b/indra/newview/llparticipantlist.cpp @@ -34,7 +34,7 @@ #include "llparticipantlist.h" #include "llavatarlist.h" -#include "llfloateractivespeakers.h" +#include "llspeakers.h" //LLParticipantList retrieves add, clear and remove events and updates view accordingly LLParticipantList::LLParticipantList(LLSpeakerMgr* data_source, LLAvatarList* avatar_list): |