From a00ac8b5fed9d03cb2b3eafb4cd7d04546e341b1 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 25 Oct 2022 16:19:21 +0200 Subject: move some headers around --- editor/app.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editor/app.hpp') diff --git a/editor/app.hpp b/editor/app.hpp index 663b4923..1cf118f9 100644 --- a/editor/app.hpp +++ b/editor/app.hpp @@ -6,7 +6,7 @@ #include "draw/wireframe-mesh.hpp" #include "draw/wireframe-quad.hpp" #include "draw/wireframe-box.hpp" -#include "main/floormat-app.hpp" +#include "floormat/app.hpp" #include #include -- cgit v1.2.3