I am trying to port some code from a PIC16F88 to a larger PIC18F26J11 but I get wierd errors.

Error[132] c:\pbp\18f25j11.inc 18: Unknown processor (18F26j11)
Error [105] c:\pbp\18f25j11.inc 19: Cannot open file (Include file "P18F26J11.INC not found)

There is a file "18f25j11.inc " in the c:\pbp directory.

I have loaded the latest MPASM and I am running MCSP 3.0.0.5 with PBP 2.60a.

What do I have to do to work with the PIC18F26J11?

Thanks
BrianT