From 5b9a452383b6bff5f2300c495943f2158f470faa Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 14 Apr 2023 13:28:03 +0200 Subject: rename shader --- src/scenery.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/scenery.cpp') diff --git a/src/scenery.cpp b/src/scenery.cpp index 778c274b..99d277e5 100644 --- a/src/scenery.cpp +++ b/src/scenery.cpp @@ -3,7 +3,7 @@ #include "chunk.hpp" #include "compat/assert.hpp" #include "world.hpp" -#include "shaders/tile.hpp" +#include "shaders/shader.hpp" #include "src/rotation.inl" #include -- cgit v1.2.3