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/entity.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/entity.cpp') diff --git a/src/entity.cpp b/src/entity.cpp index 8774e3b0..93233aae 100644 --- a/src/entity.cpp +++ b/src/entity.cpp @@ -4,7 +4,7 @@ #include "anim-atlas.hpp" #include "src/RTree-search.hpp" #include "compat/exception.hpp" -#include "shaders/tile.hpp" +#include "shaders/shader.hpp" #include #include -- cgit v1.2.3