mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
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_Logger/AP_Logger.h>
|
||||
#include <SITL/SITL.h>
|
||||
#include <stdio.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#if AP_SIM_INS_ENABLED
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user