summaryrefslogtreecommitdiff
path: root/gfx/gl/shaders/shadowDynamicPointInst.vs
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/gl/shaders/shadowDynamicPointInst.vs')
-rw-r--r--gfx/gl/shaders/shadowDynamicPointInst.vs2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/gl/shaders/shadowDynamicPointInst.vs b/gfx/gl/shaders/shadowDynamicPointInst.vs
index d0eb649..da4a76f 100644
--- a/gfx/gl/shaders/shadowDynamicPointInst.vs
+++ b/gfx/gl/shaders/shadowDynamicPointInst.vs
@@ -1,4 +1,4 @@
-#version 330 core
+#version 460 core
include(`meshIn.glsl')