diff --git a/firmware/controllers/algo/rusefi_types.h b/firmware/controllers/algo/rusefi_types.h index 81502aa0a4..fd252b563b 100644 --- a/firmware/controllers/algo/rusefi_types.h +++ b/firmware/controllers/algo/rusefi_types.h @@ -19,9 +19,9 @@ typedef unsigned int time_t; #endif +#include "rusefi_generated.h" #include "rusefi_enums.h" #include "firing_order.h" -#include "rusefi_generated.h" #define DEFAULT_FUEL_LOAD_COUNT 16 #define DEFAULT_IGN_LOAD_COUNT 16