#ifndef varyings_glsl
#define varyings_glsl

//varying vec4    gcv_FrontColor;
varying vec3     gcv_TexCoord;

#endif // varyings_glsl