diff --git a/firmware/controllers/core/error_handling.cpp b/firmware/controllers/core/error_handling.cpp index 527d181002..fd2b01e6bf 100644 --- a/firmware/controllers/core/error_handling.cpp +++ b/firmware/controllers/core/error_handling.cpp @@ -10,7 +10,6 @@ #include "os_util.h" #include "backup_ram.h" #include "error_handling_led.h" -#include "error_handling_c.h" #include "log_hard_fault.h" #include "rusefi/critical_error.h"