CPUInfo: fixed build

This commit is contained in:
Andrew Tridgell 2015-01-05 07:36:49 +11:00
parent c268d7252f
commit b3316865fa

View File

@ -35,6 +35,7 @@
#include <AP_BattMonitor.h>
#include <AP_Rally.h>
#include <AP_ADC_AnalogSource.h>
#include <AP_OpticalFlow.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;