diff --git a/src/st/st-scroll-view-fade.glsl b/src/st/st-scroll-view-fade.glsl index 9248fa6f0..4b07642ad 100644 --- a/src/st/st-scroll-view-fade.glsl +++ b/src/st/st-scroll-view-fade.glsl @@ -17,6 +17,8 @@ * along with this program. If not, see . */ +#version 120 + uniform sampler2D tex; uniform float height; uniform float width;