RC_Channel: fixed example build

This commit is contained in:
Andrew Tridgell 2015-08-11 17:00:13 +10:00 committed by Randy Mackay
parent bc83623ec7
commit 6f6afe663c

View File

@ -43,7 +43,7 @@
#include <AP_NavEKF/AP_NavEKF.h>
#include <AP_Rally/AP_Rally.h>
#include <AP_Scheduler/AP_Scheduler.h>
#include <UARTDriver.h>
#include <AP_HAL/UARTDriver.h>
#include <AP_RangeFinder/AP_RangeFinder.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;