From 9b8b439132b00f0aa6f0c307fa06641803dd75a8 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 18 Nov 2022 12:49:53 +0100 Subject: entity: rename 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 b9b7c32f..f18b30ca 100644 --- a/test/entity.cpp +++ b/test/entity.cpp @@ -1,6 +1,6 @@ #include "app.hpp" #include "compat/assert.hpp" -#include "entity/entity.hpp" +#include "entity/field.hpp" #include "entity/types.hpp" #include -- cgit v1.2.3