aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloatergroups.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llfloatergroups.cpp')
-rw-r--r--linden/indra/newview/llfloatergroups.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloatergroups.cpp b/linden/indra/newview/llfloatergroups.cpp
index 79e9e31..f735923 100644
--- a/linden/indra/newview/llfloatergroups.cpp
+++ b/linden/indra/newview/llfloatergroups.cpp
@@ -59,7 +59,7 @@
59#include "llviewerwindow.h" 59#include "llviewerwindow.h"
60#include "llimview.h" 60#include "llimview.h"
61 61
62#include "hippoLimits.h" 62#include "hippolimits.h"
63 63
64// static 64// static
65std::map<const LLUUID, LLFloaterGroupPicker*> LLFloaterGroupPicker::sInstances; 65std::map<const LLUUID, LLFloaterGroupPicker*> LLFloaterGroupPicker::sInstances;