mirror of https://github.com/ArduPilot/ardupilot
AP_Math: fixed rotations example build
This commit is contained in:
parent
8046b1fd5c
commit
062c9406bd
|
@ -35,6 +35,7 @@
|
||||||
#include <AP_Rally.h>
|
#include <AP_Rally.h>
|
||||||
#include <AP_BattMonitor.h>
|
#include <AP_BattMonitor.h>
|
||||||
#include <AP_RangeFinder.h>
|
#include <AP_RangeFinder.h>
|
||||||
|
#include <AP_OpticalFlow.h>
|
||||||
|
|
||||||
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue