Fix include in resource_limits_c.h
[platform/upstream/glslang.git] / Test / errors.frag
1 int main(int foo)
2 {
3     return 1;
4 }