diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2023-04-14 13:28:03 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-04-14 13:28:03 +0200 |
| commit | 5b9a452383b6bff5f2300c495943f2158f470faa (patch) | |
| tree | cea216be2b42f209db751d98ede82fe70bf47abb /draw/floor.cpp | |
| parent | 7b760eb180d9c0e3362589a7339b498bd420cd58 (diff) | |
rename shader
Diffstat (limited to 'draw/floor.cpp')
| -rw-r--r-- | draw/floor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/draw/floor.cpp b/draw/floor.cpp index 74d4a54d..d030c5a6 100644 --- a/draw/floor.cpp +++ b/draw/floor.cpp @@ -1,5 +1,5 @@ #include "floor.hpp" -#include "shaders/tile.hpp" +#include "shaders/shader.hpp" #include "tile.hpp" #include "chunk.hpp" #include "tile-atlas.hpp" |
