diff options
Diffstat (limited to 'src/unittests/resources/map/maplayer/drawfringesimple.cc')
-rw-r--r-- | src/unittests/resources/map/maplayer/drawfringesimple.cc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/unittests/resources/map/maplayer/drawfringesimple.cc b/src/unittests/resources/map/maplayer/drawfringesimple.cc index c0f86ebd5..fa24d3b94 100644 --- a/src/unittests/resources/map/maplayer/drawfringesimple.cc +++ b/src/unittests/resources/map/maplayer/drawfringesimple.cc @@ -24,9 +24,6 @@ #include "being/localplayer.h" -#include "enums/resources/map/blockmask.h" -#include "enums/resources/map/mapitemtype.h" - #include "fs/virtfs/fs.h" #include "gui/theme.h" @@ -42,7 +39,6 @@ #include "resources/map/map.h" #include "resources/map/maplayer.h" -#include "resources/map/speciallayer.h" #include "debug.h" |