summaryrefslogtreecommitdiffhomepage
path: root/src/camera-offset.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-25 16:41:21 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-25 16:41:21 +0200
commit0d97856bf6974450a8e72816be7bf271af04a458 (patch)
treea503cf7d7330970b468310a9c05860b8fbc7f3e4 /src/camera-offset.cpp
parentf1df7c20129a1f1cc47c47e5731efd10f8e49aeb (diff)
rename shader
Diffstat (limited to 'src/camera-offset.cpp')
-rw-r--r--src/camera-offset.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/camera-offset.cpp b/src/camera-offset.cpp
index f58c269c..40bf66dd 100644
--- a/src/camera-offset.cpp
+++ b/src/camera-offset.cpp
@@ -1,6 +1,6 @@
#include "camera-offset.hpp"
#include "tile-defs.hpp"
-#include "shaders/tile-shader.hpp"
+#include "shaders/tile.hpp"
namespace floormat {