summaryrefslogtreecommitdiff
path: root/indra/newview/llnetmap.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2010-11-03 14:53:29 -0400
committerOz Linden <oz@lindenlab.com>2010-11-03 14:53:29 -0400
commite2714252f34b02ee628fb1665dfa90b932fab2f7 (patch)
treef595c3d581624a434b77e1774b5c7f71aa79f8e4 /indra/newview/llnetmap.h
parent5d7417b40ed8717b3f307ed9e53c249a3a26cf1b (diff)
parent9d97a16481528acbfa28f7681da68a6e485f9a22 (diff)
pull fix for STORM-422
Diffstat (limited to 'indra/newview/llnetmap.h')
-rw-r--r--indra/newview/llnetmap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llnetmap.h b/indra/newview/llnetmap.h
index 650bce0da4..e053b1c177 100644
--- a/indra/newview/llnetmap.h
+++ b/indra/newview/llnetmap.h
@@ -38,6 +38,7 @@ class LLColor4U;
class LLCoordGL;
class LLImageRaw;
class LLViewerTexture;
+class LLFloaterMap;
class LLNetMap : public LLUICtrl
{
@@ -55,6 +56,7 @@ public:
protected:
LLNetMap (const Params & p);
friend class LLUICtrlFactory;
+ friend class LLFloaterMap;
public:
virtual ~LLNetMap();