AP_VisualOdom: Fix multi #include's

This commit is contained in:
Jaaaky 2021-12-16 18:06:16 +03:00 committed by Andrew Tridgell
parent 3008a480d5
commit e991bff0d5
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
#if HAL_VISUALODOM_ENABLED
#include <AP_Common/AP_Common.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_Param/AP_Param.h>
#include <GCS_MAVLink/GCS.h>
#include <AP_Math/AP_Math.h>