summaryrefslogtreecommitdiff
path: root/chart2/opengl/shape3DVertexShaderV300.glsl
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/opengl/shape3DVertexShaderV300.glsl')
-rw-r--r--chart2/opengl/shape3DVertexShaderV300.glsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/opengl/shape3DVertexShaderV300.glsl b/chart2/opengl/shape3DVertexShaderV300.glsl
index b28d9cce3203..947ee5fde602 100644
--- a/chart2/opengl/shape3DVertexShaderV300.glsl
+++ b/chart2/opengl/shape3DVertexShaderV300.glsl
@@ -7,7 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#version 130
+#version 150 core
attribute vec3 vertexPositionModelspace;
attribute vec3 vertexNormalModelspace;