author | dejoigny |
Tue, 16 May 2006 17:29:08 +0200 | |
changeset 9 | 49f701f3dca7 |
parent 8 | eee2b0c89213 |
child 10 | 0c4d04e5fac0 |
--- a/drivers/hcs12/interrupt.c Tue May 16 17:22:15 2006 +0200 +++ b/drivers/hcs12/interrupt.c Tue May 16 17:29:08 2006 +0200 @@ -29,6 +29,7 @@ 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"