diff -r 0b33d9cdbdeb -r 438a979fda5d examples/AVR/Slave/main.c --- a/examples/AVR/Slave/main.c Tue Mar 27 15:29:57 2012 +0200 +++ b/examples/AVR/Slave/main.c Mon May 21 17:21:57 2012 +0200 @@ -32,10 +32,9 @@ #include "hardware.h" #include "canfestival.h" #include "can_AVR.h" -#include "objdict.h" +#include "ObjDict.h" #include "ds401.h" - unsigned char timer_interrupt = 0; // Set if timer interrupt eclapsed unsigned char inputs;