summaryrefslogtreecommitdiffhomepage
path: root/shaders/shader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'shaders/shader.cpp')
-rw-r--r--shaders/shader.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/shaders/shader.cpp b/shaders/shader.cpp
index 8ceb5c44..47a000a2 100644
--- a/shaders/shader.cpp
+++ b/shaders/shader.cpp
@@ -2,6 +2,7 @@
#include "loader/loader.hpp"
#include "compat/assert.hpp"
#include "src/local-coords.hpp"
+#include "texture-unit-cache.hpp"
#include <cmath>
#include <Corrade/Containers/Iterable.h>
#include <Magnum/Math/Vector4.h>