ArduSub: add missing include

This commit is contained in:
Peter Barker 2022-09-28 13:56:58 +10:00 committed by Andrew Tridgell
parent fc231c893b
commit 1b02db73bd

View File

@ -1,6 +1,7 @@
#include "Sub.h"
#include "GCS_Mavlink.h"
#include <AP_RPM/AP_RPM_config.h>
MAV_TYPE GCS_Sub::frame_type() const
{