diff --git a/Application/Vehicle/Vehicle.h b/Application/Vehicle/Vehicle.h index 1e85260..87cf1d9 100644 --- a/Application/Vehicle/Vehicle.h +++ b/Application/Vehicle/Vehicle.h @@ -1,6 +1,7 @@ #include "fdcan.h" #include "stdint.h" +#include "stdbool.h" void Vehicle_Init();