summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/glcpp/tests/120-undef-builtin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/glsl/glcpp/tests/120-undef-builtin.c')
-rw-r--r--src/compiler/glsl/glcpp/tests/120-undef-builtin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compiler/glsl/glcpp/tests/120-undef-builtin.c b/src/compiler/glsl/glcpp/tests/120-undef-builtin.c
index 49e7696..f8ade19 100644
--- a/src/compiler/glsl/glcpp/tests/120-undef-builtin.c
+++ b/src/compiler/glsl/glcpp/tests/120-undef-builtin.c
@@ -1,3 +1,4 @@
+#version 300 es
#undef __LINE__
#undef __FILE__
#undef __VERSION__