CPUInfo: fixed build

This commit is contained in:
Andrew Tridgell 2014-08-06 18:56:39 +10:00
parent 88bc1fb4d3
commit 7b8287793c
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
#include <AP_Vehicle.h>
#include <AP_Mission.h>
#include <AP_Terrain.h>
#include <AP_Rally.h>
#include <AP_ADC_AnalogSource.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;