summaryrefslogtreecommitdiff
path: root/indra/newview/llfloateroutfitsnapshot.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloateroutfitsnapshot.h')
-rw-r--r--indra/newview/llfloateroutfitsnapshot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloateroutfitsnapshot.h b/indra/newview/llfloateroutfitsnapshot.h
index 37e264b0e7..c5c9ef09cb 100644
--- a/indra/newview/llfloateroutfitsnapshot.h
+++ b/indra/newview/llfloateroutfitsnapshot.h
@@ -60,7 +60,7 @@ public:
void setGallery(LLOutfitGallery* gallery) { mOutfitGallery = gallery; }
class Impl;
- friend Impl;
+ friend class Impl;
private:
LLUUID mOutfitID;