That error indicates you are using MPASM as the assembler.but I get error messages about "Found label after column 1. (DEVICE)
In which case you need the P16F726.INC in the "C:\Program Files\Microchip\MPASM Suite" folder.
In that file you'll find ...
_MCLRE_OFF
-- and --
_PLL_EN
hth,
Bookmarks