From fe8e481910ec72c9d70b00737f89d5780f1a3cc5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Aug 2016 18:22:15 +0300 Subject: Fix compilation after last commit. --- src/being/being.cpp | 2 ++ src/being/localplayer.cpp | 1 + 2 files changed, 3 insertions(+) (limited to 'src/being') diff --git a/src/being/being.cpp b/src/being/being.cpp index 6721d4031..c146ecb00 100644 --- a/src/being/being.cpp +++ b/src/being/being.cpp @@ -49,6 +49,8 @@ #include "enums/being/beingdirection.h" +#include "enums/resources/map/blockmask.h" + #include "particle/particleinfo.h" #include "gui/gui.h" diff --git a/src/being/localplayer.cpp b/src/being/localplayer.cpp index 647aba41b..236b9cb4b 100644 --- a/src/being/localplayer.cpp +++ b/src/being/localplayer.cpp @@ -40,6 +40,7 @@ #include "enums/being/beingdirection.h" +#include "enums/resources/map/blockmask.h" #include "enums/resources/map/mapitemtype.h" #include "particle/particleengine.h" -- cgit v1.2.3-70-g09d2