diff options
author | Denis Serdjuk <dserduk@productengine.com> | 2009-11-26 21:40:19 +0200 |
---|---|---|
committer | Denis Serdjuk <dserduk@productengine.com> | 2009-11-26 21:40:19 +0200 |
commit | 2c58017048ba0bfef4eb082e1d8758cfb5c91d2e (patch) | |
tree | e1b84783efb23ff8ced559a019e9be20f880488a /indra/newview | |
parent | 4fcf7569cd42bf5bae73f42119aabcaea356e251 (diff) |
build fixed
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/llpanelgrouproles.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelgrouproles.cpp b/indra/newview/llpanelgrouproles.cpp index 70b4858a4b..b6c58808ae 100644 --- a/indra/newview/llpanelgrouproles.cpp +++ b/indra/newview/llpanelgrouproles.cpp @@ -42,6 +42,7 @@ #include "lliconctrl.h" #include "lllineeditor.h" #include "llnamelistctrl.h" +#include "llnotifications.h" #include "llnotificationsutil.h" #include "llnotify.h" #include "llpanelgrouproles.h" |