From 4408dbdef53a35ca6402732a187fbcd9043505c7 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 18 Nov 2022 15:56:05 +0100 Subject: entity: rename field -> metadata --- 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 8e80ba64..858c5a11 100644 --- a/test/entity.cpp +++ b/test/entity.cpp @@ -1,6 +1,6 @@ #include "app.hpp" #include "compat/assert.hpp" -#include "entity/field.hpp" +#include "entity/metadata.hpp" #include "entity/types.hpp" #include -- cgit v1.2.3