summaryrefslogtreecommitdiffhomepage
path: root/shaders/tile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'shaders/tile.cpp')
-rw-r--r--shaders/tile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/shaders/tile.cpp b/shaders/tile.cpp
index 859ba4aa..ade9b5a1 100644
--- a/shaders/tile.cpp
+++ b/shaders/tile.cpp
@@ -1,5 +1,5 @@
#include "shaders/tile.hpp"
-#include "loader.hpp"
+#include "loader/loader.hpp"
#include "compat/assert.hpp"
#include "local-coords.hpp"
#include <Corrade/Containers/Iterable.h>