summaryrefslogtreecommitdiffhomepage
path: root/editor/app.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/app.hpp')
-rw-r--r--editor/app.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/app.hpp b/editor/app.hpp
index 663b4923..1cf118f9 100644
--- a/editor/app.hpp
+++ b/editor/app.hpp
@@ -6,7 +6,7 @@
#include "draw/wireframe-mesh.hpp"
#include "draw/wireframe-quad.hpp"
#include "draw/wireframe-box.hpp"
-#include "main/floormat-app.hpp"
+#include "floormat/app.hpp"
#include <memory>
#include <optional>