help for newbie with existing code for brushless motors

Change this...

#include (Servo.h)

...to this...

#include <Servo.h>

Please use
</mark> <mark>[code]</mark> <mark>

</mark> <mark>[/code]</mark> <mark>
tags when posting code.