Where do I find serial.h

Hi, I'm trying to run some code that is of interest to me though beyond my current understanding (well most of it).

I have all the required libraries except Serial.h, which I can't find anywhere (only softserial, ahrdware serial etc), can anyone help!?

Cheers
James

Post a link to where you found this mysterious code. Use the chain links icon on the toolbar to make the URL clickable.

Ah yes, sorry, here it is. It's an automated beer brewing controller:

Just delete the line:

#include <Serial.h>