diff options
Diffstat (limited to 'editor/save.cpp')
-rw-r--r-- | editor/save.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/save.cpp b/editor/save.cpp index a665cada..e9ab39a8 100644 --- a/editor/save.cpp +++ b/editor/save.cpp @@ -2,6 +2,7 @@ #include "floormat/main.hpp" #include "src/world.hpp" #include "loader/loader.hpp" +#include <Corrade/Containers/String.h> #include <Corrade/Utility/Path.h> namespace floormat { |