mirror of https://github.com/ArduPilot/ardupilot
Replay: fixed build
This commit is contained in:
parent
0f7e78e418
commit
2ddfaa60b9
|
@ -43,6 +43,7 @@
|
|||
#include <AP_InertialNav.h>
|
||||
#include <AP_NavEKF.h>
|
||||
#include <AP_Mission.h>
|
||||
#include <AP_Terrain.h>
|
||||
#include <Parameters.h>
|
||||
#include <stdio.h>
|
||||
#include <getopt.h>
|
||||
|
|
Loading…
Reference in New Issue