GCS_MAVLink: Fix build
Optical Flow definition is needed
This commit is contained in:
parent
924a94633d
commit
780104dc9c
@ -20,6 +20,7 @@
|
||||
#include "GCS.h"
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_OpticalFlow/AP_OpticalFlow.h>
|
||||
#include <AP_Vehicle/AP_Vehicle.h>
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
Loading…
Reference in New Issue
Block a user