diff options
Diffstat (limited to 'libraries/Servo/Servo.h')
-rw-r--r-- | libraries/Servo/Servo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/Servo/Servo.h b/libraries/Servo/Servo.h index d35572a..1c75618 100644 --- a/libraries/Servo/Servo.h +++ b/libraries/Servo/Servo.h @@ -27,7 +27,7 @@ #include <stdint.h> -#include "HardwareTimer.h" +#include "wirish.h" /* hack for IDE compile */ /* Note on Arduino compatibility: |