CPUInfo: fixed SITL build

This commit is contained in:
Andrew Tridgell 2014-02-18 19:16:26 +11:00
parent 7fbe9110c2
commit 30fd792d40

View File

@ -26,6 +26,7 @@
#include <AP_Progmem.h>
#include <AP_Math.h>
#include <AP_AHRS.h>
#include <AP_NavEKF.h>
#include <AP_Airspeed.h>
#include <AP_Vehicle.h>
#include <AP_ADC_AnalogSource.h>