AP_Math: fixed rotations example build

This commit is contained in:
Andrew Tridgell 2015-05-21 13:37:44 +10:00
parent 8046b1fd5c
commit 062c9406bd
1 changed files with 1 additions and 0 deletions

View File

@ -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;