From 0d97856bf6974450a8e72816be7bf271af04a458 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 25 Oct 2022 16:41:21 +0200 Subject: rename shader --- draw/wireframe.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'draw/wireframe.cpp') diff --git a/draw/wireframe.cpp b/draw/wireframe.cpp index 4ff99adb..053fce7b 100644 --- a/draw/wireframe.cpp +++ b/draw/wireframe.cpp @@ -1,5 +1,5 @@ #include "wireframe.hpp" -#include "shaders/tile-shader.hpp" +#include "shaders/tile.hpp" //#include #include #include -- cgit v1.2.3