aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_shader_demo.app/Resources/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pugl_shader_demo.app/Resources/meson.build')
-rw-r--r--examples/pugl_shader_demo.app/Resources/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/pugl_shader_demo.app/Resources/meson.build b/examples/pugl_shader_demo.app/Resources/meson.build
index ddbdcbe..7659daa 100644
--- a/examples/pugl_shader_demo.app/Resources/meson.build
+++ b/examples/pugl_shader_demo.app/Resources/meson.build
@@ -2,6 +2,7 @@
# SPDX-License-Identifier: 0BSD OR ISC
shaders = [
+ 'header_320_es.glsl',
'header_330.glsl',
'header_420.glsl',
'rect.vert',