From 33fb378b7605d34e73d9187cfb36aa8535b96cd0 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Thu, 6 Jun 2024 17:50:58 +0200 Subject: Generate code out of tree --- src/map/fwd.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/map/fwd.hpp') diff --git a/src/map/fwd.hpp b/src/map/fwd.hpp index fc6b284..8242de5 100644 --- a/src/map/fwd.hpp +++ b/src/map/fwd.hpp @@ -18,7 +18,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -#include "../sanity.hpp" +#include "sanity.hpp" #include @@ -31,7 +31,7 @@ #include "../net/fwd.hpp" // rank 5 #include "../sexpr/fwd.hpp" // rank 5 #include "../mmo/fwd.hpp" // rank 6 -#include "../proto2/fwd.hpp" // rank 8 +#include "proto2/fwd.hpp" // rank 8 #include "../high/fwd.hpp" // rank 9 #include "../wire/fwd.hpp" // rank 9 #include "../ast/fwd.hpp" // rank 10 -- cgit v1.2.3-70-g09d2