summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelavatar.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/llpanelavatar.h
parentc618a55f769946369e3d80f71eeb3c42042ab4e0 (diff)
svn merge -r 56431:56560 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance
Diffstat (limited to 'indra/newview/llpanelavatar.h')
-rw-r--r--indra/newview/llpanelavatar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llpanelavatar.h b/indra/newview/llpanelavatar.h
index a17dc69cfc..0cdcdf938b 100644
--- a/indra/newview/llpanelavatar.h
+++ b/indra/newview/llpanelavatar.h
@@ -13,7 +13,7 @@
#include "v3dmath.h"
#include "lluuid.h"
#include "linked_lists.h"
-#include "llmozlib.h"
+#include "llwebbrowserctrl.h"
class LLButton;
class LLCheckBoxCtrl;
@@ -89,7 +89,7 @@ protected:
class LLPanelAvatarWeb :
public LLPanel
#if LL_LIBXUL_ENABLED
- , public LLEmbeddedBrowserWindowObserver
+ , public LLWebBrowserCtrlObserver
#endif
{
public: