From fbf49910f34278a39dffff7e6c8bc654839988fb Mon Sep 17 00:00:00 2001
From: Josh Bell <josh@lindenlab.com>
Date: Mon, 8 Jan 2007 21:43:30 +0000
Subject: svn merge -r 56431:56560
 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance

---
 indra/newview/llfloatertos.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'indra/newview/llfloatertos.h')

diff --git a/indra/newview/llfloatertos.h b/indra/newview/llfloatertos.h
index 1f504b4edb..b87ab3cad7 100644
--- a/indra/newview/llfloatertos.h
+++ b/indra/newview/llfloatertos.h
@@ -11,7 +11,7 @@
 
 #include "llmodaldialog.h"
 #include "llassetstorage.h"
-#include "llmozlib.h"
+#include "llwebbrowserctrl.h"
 
 class LLButton;
 class LLRadioGroup;
@@ -21,7 +21,7 @@ class LLUUID;
 
 class LLFloaterTOS : 
 	public LLModalDialog,
-	public LLEmbeddedBrowserWindowObserver
+	public LLWebBrowserCtrlObserver
 {
 public:
 	virtual ~LLFloaterTOS();
-- 
cgit v1.2.3