summaryrefslogtreecommitdiffhomepage
path: root/editor/tile-editor.hpp
diff options
context:
space:
mode:
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>