Add this into your program !!

Code:
@ DEVICE PIC16F873,XT_OSC
@ DEVICE PIC16F873,HS_OSC		

DEFINE	OSC 20
It's an example for a PIC16F873, if you have another chip than replace it.