#ifndef varyings_glsl
#define varyings_glsl

//varying vec4    gcv_FrontColor;
varying vec2    gcv_TexCoord;

#endif // varyings_glsl