summaryrefslogtreecommitdiffhomepage
path: root/src/entity.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/entity.cpp')
-rw-r--r--src/entity.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entity.cpp b/src/entity.cpp
index 8774e3b0..93233aae 100644
--- a/src/entity.cpp
+++ b/src/entity.cpp
@@ -4,7 +4,7 @@
#include "anim-atlas.hpp"
#include "src/RTree-search.hpp"
#include "compat/exception.hpp"
-#include "shaders/tile.hpp"
+#include "shaders/shader.hpp"
#include <cmath>
#include <algorithm>