mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_OpticalFlow: fixed build
This commit is contained in:
parent
1e691cdefc
commit
bdc41446ae
@ -20,6 +20,7 @@
|
||||
#include "AP_OpticalFlow_PX4Flow.h"
|
||||
#include <AP_Math/edc.h>
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_HAL/I2CDevice.h>
|
||||
#include <utility>
|
||||
#include "OpticalFlow.h"
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user