From d481edb3619e251285c238c05f47a121ecd96df7 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 12 Nov 2022 13:43:34 +0100 Subject: cmake: add targets for loader, serialize, draw --- shaders/tile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shaders') 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 -- cgit v1.2.3