AP_Tuning: tidy includes

This commit is contained in:
Peter Barker 2022-03-01 12:19:20 +11:00 committed by Andrew Tridgell
parent 17ad710866
commit 7c00b525a3
1 changed files with 2 additions and 0 deletions

View File

@ -1,7 +1,9 @@
#include "AP_Tuning.h"
#include <AP_Logger/AP_Logger.h>
#include <GCS_MAVLink/GCS.h>
#include <RC_Channel/RC_Channel.h>
#include <AP_Notify/AP_Notify.h>
extern const AP_HAL::HAL& hal;