From 6da2edfe94d375041c289e0ee71bde2f31ef94d0 Mon Sep 17 00:00:00 2001 From: rusefi Date: Fri, 22 May 2020 00:00:16 -0400 Subject: [PATCH] would this work? --- firmware/controllers/algo/rusefi_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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