change the extension of the include to .html and load it up in your browser so you can do a "view source" or whatever to see if it is a php issue or there is just a duff character in there.
If you then find where that character is and delete all the whitespace before and after it, and rewrite a bit of the html around it, then you may find it was just some random typo.