Unity Shader Errors

I am getting an error for a unity shader I had gotten from a game.

The errors goes as follows:

  • CGINCLUDE/CGPROGRAM and ENDCG tags mismatch
  • Parse error: syntax error, unexpected TVAL_ID, expecting TOK_SETTEXTURE or ‘}’

Here’s a screenshot of the shader in question:

This won’t work. This isn’t a valid shader source text.