summaryrefslogtreecommitdiffhomepage
path: root/editor/save.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/save.cpp')
-rw-r--r--editor/save.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/editor/save.cpp b/editor/save.cpp
index 6b6f5ce2..35cdf9e7 100644
--- a/editor/save.cpp
+++ b/editor/save.cpp
@@ -1,6 +1,8 @@
#include "app.hpp"
#include "floormat/main.hpp"
#include "src/world.hpp"
+
+#include <filesystem>
#include <Corrade/Utility/Path.h>
namespace floormat {