summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatertos.h
diff options
context:
space:
mode:
authorJosh Bell <josh@lindenlab.com>2007-01-08 21:43:30 +0000
committerJosh Bell <josh@lindenlab.com>2007-01-08 21:43:30 +0000
commitfbf49910f34278a39dffff7e6c8bc654839988fb (patch)
tree627ae5b2818f671898b855d5ef8d02a9789d9432 /indra/newview/llfloatertos.h
parentc618a55f769946369e3d80f71eeb3c42042ab4e0 (diff)
svn merge -r 56431:56560 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance
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();