mirror of https://github.com/ArduPilot/ardupilot
AP_Declination: fixed example build
This commit is contained in:
parent
c49981c03d
commit
2502ca3ec7
|
@ -3,6 +3,7 @@
|
|||
#include <AP_Common.h>
|
||||
#include <AP_Progmem.h>
|
||||
#include <AP_Param.h>
|
||||
#include <StorageManager.h>
|
||||
#include <AP_HAL.h>
|
||||
#include <AP_Math.h>
|
||||
#include <AP_Declination.h>
|
||||
|
|
Loading…
Reference in New Issue