summaryrefslogtreecommitdiffhomepage
path: root/editor/tile-editor.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-11-06 20:23:23 +0100
committerStanislaw Halik <sthalik@misaki.pl>2022-11-06 20:23:23 +0100
commite611d6c12085d32c2e024bf1b544d4c32bae1738 (patch)
tree0dbdc8bce4d4d0ccc26a51f6f7d4f2546437aafe /editor/tile-editor.hpp
parentb82ebb0339a15cc05e26f9cdca646022e6b71ef4 (diff)
a
Diffstat (limited to 'editor/tile-editor.hpp')
-rw-r--r--editor/tile-editor.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/tile-editor.hpp b/editor/tile-editor.hpp
index 4089ca62..0458ee79 100644
--- a/editor/tile-editor.hpp
+++ b/editor/tile-editor.hpp
@@ -1,7 +1,7 @@
#pragma once
#include "editor-enums.hpp"
-#include "tile-image.hpp"
+#include "src/tile-image.hpp"
#include "global-coords.hpp"
#include <tuple>
#include <memory>