summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatertos.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloatertos.h')
-rw-r--r--indra/newview/llfloatertos.h4
1 files changed, 2 insertions, 2 deletions
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();