Each family of PIC's has it's own library.

PBPPIC14.lib is for the normal 14-bit cores (12, 16F).
PBPPIC18.lib is for the 18F's.
PBPPI18L.lib is for 18F's with PBPL (longs).
And PBPPI14E.lib is the enhanced 14-bit cores.

The HighJack routines should be installed in the corresponding .lib file for the PIC you want to use LCD_AnyPin with.

Once again ... make a copy of the file before editing it !!!!