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/draw.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editor/draw.cpp') diff --git a/editor/draw.cpp b/editor/draw.cpp index 4150bc27..2b047c6b 100644 --- a/editor/draw.cpp +++ b/editor/draw.cpp @@ -1,5 +1,5 @@ #include "app.hpp" -#include "main/floormat-main.hpp" +#include "floormat/main.hpp" #include "shaders/tile-shader.hpp" #include -- cgit v1.2.3