summaryrefslogtreecommitdiffhomepage
path: root/shaders
diff options
context:
space:
mode:
Diffstat (limited to 'shaders')
-rw-r--r--shaders/texture-unit-cache.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/shaders/texture-unit-cache.cpp b/shaders/texture-unit-cache.cpp
index 918ee56c..4c261b41 100644
--- a/shaders/texture-unit-cache.cpp
+++ b/shaders/texture-unit-cache.cpp
@@ -1,6 +1,7 @@
#include "texture-unit-cache.hpp"
#include "compat/assert.hpp"
+#include <Corrade/Containers/String.h>
#include <Magnum/GL/Texture.h>
namespace floormat {