summaryrefslogtreecommitdiffhomepage
path: root/editor/draw.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-04-06 17:34:40 +0200
committerStanislaw Halik <sthalik@misaki.pl>2024-04-06 17:59:28 +0200
commit4ef122afaedc22b4e79c1d3cae3e97e74b11208a (patch)
tree7ad93839de0d5737b8ba8a11bcf86b6c43e91e43 /editor/draw.cpp
parent27dc0027f294b8b3ed9a5dac5809c7fbaeb20ddb (diff)
c
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 f0d642bc..645708e4 100644
--- a/editor/draw.cpp
+++ b/editor/draw.cpp
@@ -1,8 +1,8 @@
#include "app.hpp"
#include "src/tile-constants.hpp"
#include "floormat/main.hpp"
-#include "floormat/settings.hpp"
#include "shaders/shader.hpp"
+#include "shaders/texture-unit-cache.hpp"
#include "main/clickable.hpp"
#include "editor.hpp"
#include "ground-editor.hpp"