GCS_MAVLink: header include fixes for RSSI changes

This commit is contained in:
Peter Barker 2019-04-06 09:58:44 +11:00 committed by Andrew Tridgell
parent 3e505f33c3
commit 08cbf18958

View File

@ -26,6 +26,7 @@
#include <AP_Gripper/AP_Gripper.h>
#include <AP_BLHeli/AP_BLHeli.h>
#include <AP_Common/Semaphore.h>
#include <AP_RSSI/AP_RSSI.h>
#include <AP_Scheduler/AP_Scheduler.h>
#include <AP_Mount/AP_Mount.h>
#include <AP_Common/AP_FWVersion.h>