PWM frequency library

Wait, I can't verify my sketch as it says 'prescaler' has not been declared in the following line:

extern void		SetPrescaler_8(const int16_t timerOffset, prescaler psc);

What should I do?

Many thanks