diff --git a/common/motion_sense.c b/common/motion_sense.c index 95123a506d..b7f943ed41 100644 --- a/common/motion_sense.c +++ b/common/motion_sense.c @@ -26,7 +26,6 @@ #include "timer.h" #include "task.h" #include "util.h" -#include "accel_kionix.h" /* Console output macros */ #define CPUTS(outstr) cputs(CC_MOTION_SENSE, outstr)