GCS_MAVLink: fold AP_Filesystem_Available.h into AP_Filesystem_config.h

This commit is contained in:
Peter Barker 2022-09-14 20:06:39 +10:00 committed by Peter Barker
parent 15a1241d4b
commit 805b2921ed

View File

@ -21,7 +21,7 @@
#include <AP_Common/Bitmask.h>
#include <AP_LTM_Telem/AP_LTM_Telem.h>
#include <AP_Devo_Telem/AP_Devo_Telem.h>
#include <AP_Filesystem/AP_Filesystem_Available.h>
#include <AP_Filesystem/AP_Filesystem_config.h>
#include <AP_GPS/AP_GPS.h>
#include <AP_OpticalFlow/AP_OpticalFlow.h>
#include <AP_OpenDroneID/AP_OpenDroneID.h>