Forward declare LLInventoryViewFinder

Compilation error fix.
This commit is contained in:
Lirusaito
2012-01-30 00:02:04 -05:00
parent 9f7e9299bd
commit 450402d83d

View File

@@ -33,6 +33,7 @@
#include "llfolderview.h"
class LLInventoryViewFinder;
class LLFolderViewItem;
class LLInventoryPanel;
class LLSaveFolderState;