summaryrefslogtreecommitdiffhomepage
path: root/draw/wall.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'draw/wall.cpp')
-rw-r--r--draw/wall.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/draw/wall.cpp b/draw/wall.cpp
index 51e09add..ff3969fd 100644
--- a/draw/wall.cpp
+++ b/draw/wall.cpp
@@ -1,6 +1,6 @@
#include "wall.hpp"
#include "tile-atlas.hpp"
-#include "shaders/tile-shader.hpp"
+#include "shaders/tile.hpp"
#include "chunk.hpp"
#include <Magnum/GL/Texture.h>
#include <Magnum/GL/MeshView.h>