diff options
| author | Merov Linden <merov@lindenlab.com> | 2013-06-07 18:07:59 -0700 |
|---|---|---|
| committer | Merov Linden <merov@lindenlab.com> | 2013-06-07 18:07:59 -0700 |
| commit | e110d87a63cfb4c50fe60930eb6cfcaa1b3d41b8 (patch) | |
| tree | a4aca66fdf1b7ed01db0024a57a2cc2da09fc11c /indra/newview/llnotificationscripthandler.cpp | |
| parent | 2b138990f8531df51f38e5e15309e1c92483dd05 (diff) | |
| parent | b6180c6a08fc25cbacfded7ba048c71b96292729 (diff) | |
Pull merge from viewer-fbc
Diffstat (limited to 'indra/newview/llnotificationscripthandler.cpp')
| -rwxr-xr-x | indra/newview/llnotificationscripthandler.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/llnotificationscripthandler.cpp b/indra/newview/llnotificationscripthandler.cpp index 08c98e4f28..2854962922 100755 --- a/indra/newview/llnotificationscripthandler.cpp +++ b/indra/newview/llnotificationscripthandler.cpp @@ -35,6 +35,9 @@ #include "llnotificationmanager.h" #include "llnotifications.h" #include "llscriptfloater.h" +#include "llfacebookconnect.h" +#include "llavatarname.h" +#include "llavatarnamecache.h" using namespace LLNotificationsUI; |
