summaryrefslogtreecommitdiffhomepage
path: root/editor/events.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/events.cpp')
-rw-r--r--editor/events.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/editor/events.cpp b/editor/events.cpp
index cfa0b904..cd846a96 100644
--- a/editor/events.cpp
+++ b/editor/events.cpp
@@ -1,7 +1,7 @@
#include "app.hpp"
-#include "main/floormat-main.hpp"
-#include "main/floormat-events.hpp"
+#include "floormat/main.hpp"
+#include "floormat/events.hpp"
#include "src/world.hpp"
#include <utility>