Browse Source

AP_Tuning: tidy includes

apm_2208
Peter Barker 3 years ago committed by Andrew Tridgell
parent
commit
7c00b525a3
  1. 2
      libraries/AP_Tuning/AP_Tuning.cpp

2
libraries/AP_Tuning/AP_Tuning.cpp

@ -1,7 +1,9 @@ @@ -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;

Loading…
Cancel
Save