summaryrefslogtreecommitdiffstats
path: root/examples/polygon.frag
diff options
context:
space:
mode:
Diffstat (limited to 'examples/polygon.frag')
-rw-r--r--examples/polygon.frag2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/polygon.frag b/examples/polygon.frag
index a018865..26b3b10 100644
--- a/examples/polygon.frag
+++ b/examples/polygon.frag
@@ -1,4 +1,4 @@
-#version 330
+#version 130
out vec4 fragColor;