summaryrefslogtreecommitdiff
path: root/examples/contact-cards/shaders/clipped-image.frag
diff options
context:
space:
mode:
Diffstat (limited to 'examples/contact-cards/shaders/clipped-image.frag')
-rw-r--r--examples/contact-cards/shaders/clipped-image.frag2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/contact-cards/shaders/clipped-image.frag b/examples/contact-cards/shaders/clipped-image.frag
index bde9850c..f9d80188 100644
--- a/examples/contact-cards/shaders/clipped-image.frag
+++ b/examples/contact-cards/shaders/clipped-image.frag
@@ -1,3 +1,5 @@
+//@version 100
+
// This fragment-shader does not output anything.
// It's for a control which is just going to clip as specified in the vertex shader.