diff options
author | Xiaohong Bao <bao@lindenlab.com> | 2010-05-20 14:38:37 -0600 |
---|---|---|
committer | Xiaohong Bao <bao@lindenlab.com> | 2010-05-20 14:38:37 -0600 |
commit | b8fa70502c5bc7bdb9dba7fde4251424a9041c9e (patch) | |
tree | bd0f2d943fe615b089406e6e8896c3aadc72c10b /indra/newview/llgrouplist.cpp | |
parent | 46309f558ed1ce459d11aa76de35679fa81a4823 (diff) | |
parent | 5e353cbf86693ad18b0c9a3f75234c1fa6378005 (diff) |
Merge
Diffstat (limited to 'indra/newview/llgrouplist.cpp')
-rw-r--r-- | indra/newview/llgrouplist.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llgrouplist.cpp b/indra/newview/llgrouplist.cpp index 3224ac6d9b..da5196df45 100644 --- a/indra/newview/llgrouplist.cpp +++ b/indra/newview/llgrouplist.cpp @@ -39,8 +39,8 @@ #include "lliconctrl.h" #include "llmenugl.h" #include "lltextbox.h" +#include "lltextutil.h" #include "lltrans.h" -#include "lluitextutil.h" // newview #include "llagent.h" |