Added missing header to indra/newview/ascentkeyword.cpp now that
llviewerpluginmanager.h has a couple of header dependencies less.

Resolved Conflicts:
	indra/llcommon/CMakeLists.txt

Proximity: addition of two independent things. Just included both.
This commit is contained in:
Aleric Inglewood
2011-05-13 23:55:06 +02:00
36 changed files with 647 additions and 112 deletions

View File

@@ -131,7 +131,7 @@ protected:
LLScrollingPanelList* mScrollingPanelList;
LLScrollableContainerView* mScrollContainer;
LLVisualParamReset* mResetParams;
LLPointer<LLVisualParamReset> mResetParams;
LLInventoryObserver* mInventoryObserver;