mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
ArduSub: add missing include
This commit is contained in:
parent
855f4fe2d2
commit
365d2ef3ff
@ -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