Servo Example Errors

Have you the line

#include <Servo.h>

at the top of your code - with a capital S for Servo

C/C++ is case sensitive.

Post a copy of the actual code you are using - and please use code tags (the # icon).

...R