Illegal character after %INCLUDE directive

A %Include directive is followed on the same line by a character that is not the comment character ('). The file name of the file to be included must be the last item on the line, except for an optional comment, beginning with the comment character.

Remove everything following the file name on the line, or insert a comment character following the file name.