drivers/hcs12/interrupt.c
changeset 9 49f701f3dca7
parent 0 4472ee7c6c3e
--- 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"