aboutsummaryrefslogtreecommitdiff
path: root/libraries/Servo/Servo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/Servo/Servo.cpp')
-rwxr-xr-xlibraries/Servo/Servo.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/Servo/Servo.cpp b/libraries/Servo/Servo.cpp
index c88e73a..4d04145 100755
--- a/libraries/Servo/Servo.cpp
+++ b/libraries/Servo/Servo.cpp
@@ -1,5 +1,6 @@
-#include <Servo.h>
#include <avr/interrupt.h>
+#include <wiring.h>
+#include <Servo.h>
/*
Servo.h - Hardware Servo Timer Library