summaryrefslogtreecommitdiffhomepage
path: root/editor/save.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/save.cpp')
-rw-r--r--editor/save.cpp1
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 {