From 3a16258e42b6f198c2fb4bfde45c66ee405adac4 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 9 Oct 2023 07:00:52 +0200 Subject: don't -I./src --- editor/tile-editor.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editor/tile-editor.hpp') diff --git a/editor/tile-editor.hpp b/editor/tile-editor.hpp index 321b75c6..82f020df 100644 --- a/editor/tile-editor.hpp +++ b/editor/tile-editor.hpp @@ -2,7 +2,7 @@ #include "editor-enums.hpp" #include "src/tile-image.hpp" -#include "global-coords.hpp" +#include "src/global-coords.hpp" #include #include #include -- cgit v1.2.3