From 15d12fc607a9e78d377696f8e28c7971ca4e3d72 Mon Sep 17 00:00:00 2001 From: Florent Duchon Date: Thu, 2 May 2013 18:25:29 +0200 Subject: digital/beacon: add missing header --- digital/beacon/src/twi_specific.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'digital/beacon') diff --git a/digital/beacon/src/twi_specific.c b/digital/beacon/src/twi_specific.c index 7e349d16..5ee00a37 100644 --- a/digital/beacon/src/twi_specific.c +++ b/digital/beacon/src/twi_specific.c @@ -31,7 +31,7 @@ #include "misc.h" #include "twi.h" #include "network.h" - +#include "formula.h" static HAL_AppTimer_t twiTimer; extern robot_s my_robot; -- cgit v1.2.3