ServoDecode Library in Arduino 1.0

Adding

#include <Arduino.h>

to the ServoDecode.H file right after

#include <inttypes.h>

fixes that problem.