AP_MSP: include cleanups

This commit is contained in:
Peter Barker 2022-02-25 16:06:29 +11:00 committed by Andrew Tridgell
parent 5d35d8a02c
commit 7a0c3dc911
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#include <AP_Baro/AP_Baro.h>
#include <AP_Airspeed/AP_Airspeed.h>
#include <AP_BattMonitor/AP_BattMonitor.h>
#include <AP_Compass/AP_Compass.h>
#include <AP_ESC_Telem/AP_ESC_Telem.h>
#include <RC_Channel/RC_Channel.h>
#include <AP_Common/AP_FWVersion.h>