GCS_MAVLink: adjust for rename of OpticalFlow.h to AP_OpticalFlow.h

This commit is contained in:
Peter Barker 2021-12-24 11:05:30 +11:00 committed by Andrew Tridgell
parent f99f2bd8ab
commit 6936a8eb6e

View File

@ -40,7 +40,6 @@
#include <AP_Mount/AP_Mount.h>
#include <AP_Common/AP_FWVersion.h>
#include <AP_VisualOdom/AP_VisualOdom.h>
#include <AP_OpticalFlow/OpticalFlow.h>
#include <AP_Baro/AP_Baro.h>
#include <AP_EFI/AP_EFI.h>
#include <AP_Proximity/AP_Proximity.h>