mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
GCS_MAVLink: remove use of AP_Mount.h from headers
This commit is contained in:
parent
487ed8d888
commit
92942137fa
@ -21,7 +21,7 @@
|
||||
#include <AP_Filesystem/AP_Filesystem_config.h>
|
||||
#include <AP_Frsky_Telem/AP_Frsky_config.h>
|
||||
#include <AP_GPS/AP_GPS.h>
|
||||
#include <AP_Mount/AP_Mount.h>
|
||||
#include <AP_Mount/AP_Mount_config.h>
|
||||
#include <AP_SerialManager/AP_SerialManager.h>
|
||||
|
||||
#include "ap_message.h"
|
||||
|
Loading…
Reference in New Issue
Block a user