summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorDmitry Zaporozhan <dzaporozhan@productengine.com>2010-03-17 15:46:55 +0200
committerDmitry Zaporozhan <dzaporozhan@productengine.com>2010-03-17 15:46:55 +0200
commit3fa6c94511725c444cb146567b446fdcc3bf8709 (patch)
tree30f5e8f8fafa800b32438b78365e9f9d538131d7 /indra/newview
parentf4e8d1dfb23060438f0c68952225d60722295d31 (diff)
Removed unnesessary include
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/lltoastnotifypanel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lltoastnotifypanel.cpp b/indra/newview/lltoastnotifypanel.cpp
index 3b0708f705..d7a3bc1462 100644
--- a/indra/newview/lltoastnotifypanel.cpp
+++ b/indra/newview/lltoastnotifypanel.cpp
@@ -529,7 +529,6 @@ void LLToastNotifyPanel::disableRespondedOptions(LLNotificationPtr& notification
//////////////////////////////////////////////////////////////////////////
-#include "llscrollcontainer.h"
LLIMToastNotifyPanel::LLIMToastNotifyPanel(LLNotificationPtr& pNotification, const LLRect& rect /* = LLRect::null */)
: LLToastNotifyPanel(pNotification, rect)
{