mirror of https://github.com/ArduPilot/ardupilot
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