Corrected "servo.h" to "Servo.h" because of the updated filename.
@@ -60,7 +60,7 @@
#endif
#if NUM_SERVOS > 0
- #include "servo.h"
+ #include "Servo.h"
#if HAS_DIGIPOTSS