mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
ArduSub: add missing include
This commit is contained in:
parent
fc231c893b
commit
1b02db73bd
@ -1,6 +1,7 @@
|
|||||||
#include "Sub.h"
|
#include "Sub.h"
|
||||||
|
|
||||||
#include "GCS_Mavlink.h"
|
#include "GCS_Mavlink.h"
|
||||||
|
#include <AP_RPM/AP_RPM_config.h>
|
||||||
|
|
||||||
MAV_TYPE GCS_Sub::frame_type() const
|
MAV_TYPE GCS_Sub::frame_type() const
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user