diff options
Diffstat (limited to 'shaders/tile.cpp')
-rw-r--r-- | shaders/tile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <Corrade/Containers/Iterable.h> |