diff options
author | James Cook <james@lindenlab.com> | 2009-12-02 17:17:54 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-12-02 17:17:54 -0800 |
commit | 0a490ca37739bc11a23623710c74a4977bc45186 (patch) | |
tree | a5741070c10e9e318865d42c4dd2fa7692b817c1 /indra/newview | |
parent | 48a2636fe31b73ec1cbc03703351424b978c5e4a (diff) | |
parent | 9897e53de5adcdedbe086df38b740bf4c2d8abe7 (diff) |
Automated merge with ssh://hg.lindenlab.com/james/gooey
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/llfloaterpreference.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterpreference.cpp b/indra/newview/llfloaterpreference.cpp index b01ff74e26..1c1f27a259 100644 --- a/indra/newview/llfloaterpreference.cpp +++ b/indra/newview/llfloaterpreference.cpp @@ -60,6 +60,7 @@ #include "llkeyboard.h" #include "llmodaldialog.h" #include "llnavigationbar.h" +#include "llnearbychat.h" #include "llnotifications.h" #include "llnotificationsutil.h" #include "llpanellogin.h" |