diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2009-11-04 19:24:09 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2009-11-04 19:24:09 +0000 |
commit | c9ac2b54b94b4b4bb30e9f0750601b6289a802a0 (patch) | |
tree | 25bd089cb125f9105c1b2d02dffdf58e21b41896 | |
parent | 5eaf4731770419fa4b32efb498d641a7d9d2f521 (diff) |
fix up the refactoring...
-rw-r--r-- | indra/newview/llnearbychatbar.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llnearbychatbar.cpp b/indra/newview/llnearbychatbar.cpp index 32dc5e5927..730939861b 100644 --- a/indra/newview/llnearbychatbar.cpp +++ b/indra/newview/llnearbychatbar.cpp @@ -36,6 +36,7 @@ #include "lltrans.h" #include "llnearbychatbar.h" +#include "lltalkbutton.h" #include "llbottomtray.h" #include "llagent.h" #include "llgesturemgr.h" |