From b65b34a976b586f4e407f7a89567163c85b94aa6 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 18 Nov 2022 10:42:26 +0100 Subject: split erased accessor from main header --- test/entity.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/entity.cpp b/test/entity.cpp index d8255e26..afec3f7c 100644 --- a/test/entity.cpp +++ b/test/entity.cpp @@ -1,6 +1,6 @@ #include "app.hpp" #include "compat/assert.hpp" -#include "src/entity.hpp" +#include "entity/entity.hpp" #include using namespace floormat; -- cgit v1.2.3