From cac1bee81c06a82bfe14c23bdacc5cb37820be2f Mon Sep 17 00:00:00 2001 From: Florent Duchon Date: Thu, 17 May 2012 01:59:59 +0200 Subject: digital/beacon: include headers --- digital/beacon/src/codewheel.c | 1 + 1 file changed, 1 insertion(+) (limited to 'digital/beacon/src/codewheel.c') diff --git a/digital/beacon/src/codewheel.c b/digital/beacon/src/codewheel.c index 8b8e6ed8..63036c98 100644 --- a/digital/beacon/src/codewheel.c +++ b/digital/beacon/src/codewheel.c @@ -30,6 +30,7 @@ #include "codewheel.h" #include "laser.h" #include "network.h" +#include "motor.h" codewheel_s codewheel; static HAL_AppTimer_t codewheelTimer; -- cgit v1.2.3