summaryrefslogtreecommitdiffhomepage
path: root/editor/draw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/draw.cpp')
-rw-r--r--editor/draw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/draw.cpp b/editor/draw.cpp
index 4150bc27..2b047c6b 100644
--- a/editor/draw.cpp
+++ b/editor/draw.cpp
@@ -1,5 +1,5 @@
#include "app.hpp"
-#include "main/floormat-main.hpp"
+#include "floormat/main.hpp"
#include "shaders/tile-shader.hpp"
#include <Magnum/GL/DebugOutput.h>