summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterbulkpermission.h
diff options
context:
space:
mode:
authorMike Antipov <mantipov@productengine.com>2010-01-27 18:40:19 +0200
committerMike Antipov <mantipov@productengine.com>2010-01-27 18:40:19 +0200
commitb3763f1ec1e20226bf489042346c5827d187ba42 (patch)
tree250bcd889a870962c6dab43b858dbe97b231452e /indra/newview/llfloaterbulkpermission.h
parent837f6c7cbefa7ac1c64c9506d2fabd640ae652ec (diff)
Cleaned up including of the "llviewerinventory.h"
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llfloaterbulkpermission.h')
-rw-r--r--indra/newview/llfloaterbulkpermission.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloaterbulkpermission.h b/indra/newview/llfloaterbulkpermission.h
index 31f4f5c3e1..bffcff7059 100644
--- a/indra/newview/llfloaterbulkpermission.h
+++ b/indra/newview/llfloaterbulkpermission.h
@@ -44,8 +44,6 @@
#include "llfloater.h"
#include "llscrolllistctrl.h"
-#include "llviewerinventory.h"
-
class LLFloaterBulkPermission : public LLFloater, public LLVOInventoryListener
{
friend class LLFloaterReg;