From 0f0466b9a273a7f4481acae47f5cb1166a2d145a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 28 Nov 2014 16:33:25 +0300 Subject: Move struct files into struct directory. --- src/map/mapd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/mapd.c') diff --git a/src/map/mapd.c b/src/map/mapd.c index d47015c..7b72d6d 100644 --- a/src/map/mapd.c +++ b/src/map/mapd.c @@ -13,7 +13,7 @@ #include "../../../map/map.h" #include "map/mapd.h" -#include "map/mapdext.h" +#include "map/struct/mapdext.h" struct MapdExt *mapd_get(int m) { -- cgit v1.2.3-70-g09d2