CPUInfo: fixed build

This commit is contained in:
Andrew Tridgell 2013-12-17 11:33:02 +11:00
parent edda76623f
commit bdbf9a8935

View File

@ -13,6 +13,10 @@
#include <AP_Common.h>
#include <AP_Baro.h>
#include <AP_ADC.h>
#include <AP_GPS.h>
#include <AP_InertialSensor.h>
#include <AP_Notify.h>
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Compass.h>
#include <AP_Declination.h>