summaryrefslogtreecommitdiff
path: root/src/mbgl/programs/textures.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/programs/textures.hpp')
-rw-r--r--src/mbgl/programs/textures.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mbgl/programs/textures.hpp b/src/mbgl/programs/textures.hpp
index 7d53b447b1..b525b0d44c 100644
--- a/src/mbgl/programs/textures.hpp
+++ b/src/mbgl/programs/textures.hpp
@@ -11,6 +11,7 @@ MBGL_DEFINE_TEXTURE(image1);
MBGL_DEFINE_TEXTURE(color_ramp);
MBGL_DEFINE_TEXTURE(texture);
MBGL_DEFINE_TEXTURE(texture_icon);
+MBGL_DEFINE_TEXTURE(overlay);
} // namespace textures
} // namespace mbgl