summaryrefslogtreecommitdiff
path: root/indra/newview/llpanellandmarks.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpanellandmarks.h')
-rw-r--r--indra/newview/llpanellandmarks.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/indra/newview/llpanellandmarks.h b/indra/newview/llpanellandmarks.h
index 0b11270fb5..14cbbd6123 100644
--- a/indra/newview/llpanellandmarks.h
+++ b/indra/newview/llpanellandmarks.h
@@ -33,10 +33,13 @@
#ifndef LL_LLPANELLANDMARKS_H
#define LL_LLPANELLANDMARKS_H
-#include "llfloaterinventory.h"
#include "llinventorymodel.h"
#include "llpanelplacestab.h"
+class LLFolderViewItem;
+class LLInventoryPanel;
+class LLSaveFolderState;
+
class LLLandmarksPanel : public LLPanelPlacesTab
{
public: