diff --git a/firmware/projects/debug/MotorDebug/main.cc b/firmware/projects/debug/MotorDebug/main.cc index 8ba6ef44b..8a51915a5 100644 --- a/firmware/projects/debug/MotorDebug/main.cc +++ b/firmware/projects/debug/MotorDebug/main.cc @@ -3,7 +3,7 @@ #include "bindings.h" #include "generated/can/vehicle_can_messages.h" #include "generated/can/vehicle_msg_registry.h" -#include "projects/EV5/debug/MotorDebug/generated/can/vehicle_msg_registry.h" +#include "projects/debug/MotorDebug/generated/can/vehicle_msg_registry.h" #include "shared/comms/can/can_bus.h" #include "shared/periph/can.h"