From: dejoigny Date: Tue, 16 May 2006 15:29:08 +0000 (+0000) Subject: data.h manquant X-Git-Tag: Root_BRANCH_3_0_RC2~29 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/CanFestival-3.git/commitdiff_plain/2b6b48e76de6650f14a3298dc1f344938db6eb70 data.h manquant --- diff --git a/drivers/hcs12/interrupt.c b/drivers/hcs12/interrupt.c index 2c6c0c3..3513a22 100644 --- a/drivers/hcs12/interrupt.c +++ b/drivers/hcs12/interrupt.c @@ -29,6 +29,7 @@ But you have to put your code in this functions, if you plan to use interruptions. */ +#include "../include/data.h" #include "../include/hcs12/applicfg.h" #include "../include/hcs12/error.h" #include "../include/hcs12/candriver.h"