summaryrefslogtreecommitdiff
path: root/src/resources/map/mapitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/map/mapitem.h')
-rw-r--r--src/resources/map/mapitem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/map/mapitem.h b/src/resources/map/mapitem.h
index 949eae9ea..eeff85f88 100644
--- a/src/resources/map/mapitem.h
+++ b/src/resources/map/mapitem.h
@@ -33,6 +33,7 @@ class MapItem final
public:
friend class Map;
friend class MapLayer;
+ friend class SpecialLayer;
MapItem();