AP_InertialSensor: use correct include for sim-on-hardware
This commit is contained in:
parent
921f51d08a
commit
7f7305a6d9
@ -2,7 +2,7 @@
|
|||||||
#include "AP_InertialSensor_SITL.h"
|
#include "AP_InertialSensor_SITL.h"
|
||||||
#include <AP_Logger/AP_Logger.h>
|
#include <AP_Logger/AP_Logger.h>
|
||||||
#include <SITL/SITL.h>
|
#include <SITL/SITL.h>
|
||||||
#include <stdio.h>
|
#include <fcntl.h>
|
||||||
|
|
||||||
#if AP_SIM_INS_ENABLED
|
#if AP_SIM_INS_ENABLED
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user