diff options
Diffstat (limited to 'src/editor.hpp')
| -rw-r--r-- | src/editor.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editor.hpp b/src/editor.hpp index 02e7d22..a92a6ca 100644 --- a/src/editor.hpp +++ b/src/editor.hpp @@ -9,7 +9,7 @@ #include <string> #include "package.hpp" -#include "tileset.hpp" +#include "sets/tileset.hpp" namespace silly::editor { struct NewTileState { |
