diff options
author | AlexanderP ProductEngine <apaschenko@productengine.com> | 2012-07-06 13:30:05 +0300 |
---|---|---|
committer | AlexanderP ProductEngine <apaschenko@productengine.com> | 2012-07-06 13:30:05 +0300 |
commit | c3e048a2f14b08ec4428ea9f5a10f17de154e1fc (patch) | |
tree | f947418d33aac34a187ab26952996fc7ddb806b3 /indra | |
parent | 73ad740443e615467f7e14fe4fb3f04d8abe2f9c (diff) |
build fix
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/llimfloatercontainer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llimfloatercontainer.cpp b/indra/newview/llimfloatercontainer.cpp index 546eccbd04..f3b97776fc 100644 --- a/indra/newview/llimfloatercontainer.cpp +++ b/indra/newview/llimfloatercontainer.cpp @@ -37,6 +37,7 @@ #include "llagent.h" #include "llavataractions.h" #include "llavatariconctrl.h" +#include "llavatarnamecache.h" #include "llgroupiconctrl.h" #include "llfloateravatarpicker.h" #include "llimview.h" |