mirror of https://github.com/ArduPilot/ardupilot
VARTest: fix build for AP_Notify changes
This commit is contained in:
parent
ad8c5925e8
commit
d08d7f4929
|
@ -40,6 +40,7 @@
|
|||
#include <AP_Declination.h> // ArduPilot Mega Declination Helper Library
|
||||
#include <DataFlash.h>
|
||||
#include <SITL.h>
|
||||
#include <AP_Notify.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "Parameters.h"
|
||||
|
|
Loading…
Reference in New Issue