Index: sources/canbus/CanInterface.h =================================================================== diff -u -ra5760947d3ed0d2748ba023a1c25e3c6aa0b1de1 -r8c92a0d2fc6cb6475f502153dcbb0dacc7660021 --- sources/canbus/CanInterface.h (.../CanInterface.h) (revision a5760947d3ed0d2748ba023a1c25e3c6aa0b1de1) +++ sources/canbus/CanInterface.h (.../CanInterface.h) (revision 8c92a0d2fc6cb6475f502153dcbb0dacc7660021) @@ -20,7 +20,7 @@ // Project #include "main.h" // Doxygen : do not remove -#include "MessageGlobals.h" +#include "MessageGlobalsAutoGen.h" // Define #define _CanInterface Can::CanInterface::I()