diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-07 11:45:43 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-07 11:47:59 +0100 |
commit | 9e390f58ea6e4c50d7ba104c5fe3ad97f74fe6f0 (patch) | |
tree | 4d9547daaf8b022751ad6d145e7aa063e7753c1e /editor | |
parent | ee719a7c12733e5f4507227ee8f0fd50b9727a31 (diff) |
a
Diffstat (limited to 'editor')
-rw-r--r-- | editor/tile-editor.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/tile-editor.cpp b/editor/tile-editor.cpp index 4773f6bf..8df82609 100644 --- a/editor/tile-editor.cpp +++ b/editor/tile-editor.cpp @@ -6,7 +6,6 @@ #include "random.hpp" #include "serialize/json-helper.hpp" #include "serialize/tile-atlas.hpp" -#include <Corrade/Containers/StringStlHash.h> namespace floormat { |