fixing build
This commit is contained in:
parent
304697905d
commit
c4f7d26ca7
|
@ -5,7 +5,7 @@
|
||||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "firing_enums.h"
|
#include "rusefi_enums.h"
|
||||||
|
|
||||||
|
|
||||||
#ifndef CONTROLLERS_ALGO_FIRING_ORDER_H_
|
#ifndef CONTROLLERS_ALGO_FIRING_ORDER_H_
|
||||||
|
|
|
@ -17,6 +17,7 @@ typedef unsigned int time_t;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "rusefi_enums.h"
|
#include "rusefi_enums.h"
|
||||||
|
#include "firing_order.h"
|
||||||
#include "rusefi_generated.h"
|
#include "rusefi_generated.h"
|
||||||
|
|
||||||
// time in seconds
|
// time in seconds
|
||||||
|
|
Loading…
Reference in New Issue