From 20a85d76d94c9c5c7fbe198c3d0e1fbee97a485f Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Thu, 9 Nov 2017 01:56:20 +0300 Subject: Move files to subdirectories (#6599) * Move files around --- src/unittest/test_schematic.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/unittest/test_schematic.cpp') diff --git a/src/unittest/test_schematic.cpp b/src/unittest/test_schematic.cpp index 3fea44829..2e2417a3b 100644 --- a/src/unittest/test_schematic.cpp +++ b/src/unittest/test_schematic.cpp @@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "test.h" -#include "mg_schematic.h" +#include "mapgen/mg_schematic.h" #include "gamedef.h" #include "nodedef.h" -- cgit v1.2.3