mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_Mount: add missing include
This commit is contained in:
parent
a2182f7c4b
commit
2332ea7942
@ -18,6 +18,7 @@
|
||||
#include <stdio.h>
|
||||
#include <AP_Math/location.h>
|
||||
#include <SRV_Channel/SRV_Channel.h>
|
||||
#include <AP_Logger/AP_Logger.h>
|
||||
|
||||
const AP_Param::GroupInfo AP_Mount::var_info[] = {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user