From 05dee8a02773141cbe6cbfb1c0557018210ced05 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 26 Mar 2023 18:19:46 +0200 Subject: a --- editor/update.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editor') diff --git a/editor/update.cpp b/editor/update.cpp index 4f7b517a..069399c7 100644 --- a/editor/update.cpp +++ b/editor/update.cpp @@ -5,7 +5,8 @@ #include "main/clickable.hpp" #include "floormat/events.hpp" #include "floormat/main.hpp" -#include "character.hpp" +#include "src/character.hpp" +#include "src/tile-iterator.hpp" #include namespace floormat { -- cgit v1.2.3