From 1fe5aff1f892886b5362f0921b5c047c1896daa5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Aug 2016 16:09:37 +0300 Subject: Add missing include into mapobject.h --- src/resources/map/mapobject.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources') diff --git a/src/resources/map/mapobject.h b/src/resources/map/mapobject.h index 8923d5df6..78df2e7db 100644 --- a/src/resources/map/mapobject.h +++ b/src/resources/map/mapobject.h @@ -25,6 +25,8 @@ #include +#include "localconsts.h" + class MapObject final { public: -- cgit v1.2.3-70-g09d2