mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
SITL: fix header
This commit is contained in:
parent
20928ff8da
commit
92822a7f01
@ -17,6 +17,7 @@
|
||||
#include "stdint.h"
|
||||
#include <AP_Param/AP_Param.h>
|
||||
#include <AP_Math/AP_Math.h>
|
||||
#include <AP_Common/Location.h>
|
||||
|
||||
namespace SITL {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user