CPUInfo: fix compile error

This commit is contained in:
Randy Mackay 2015-02-09 22:26:51 +09:00
parent 5f7480b740
commit 82df53ed80

View File

@ -11,6 +11,7 @@
#include <AP_HAL_PX4.h>
#include <AP_HAL_Empty.h>
#include <AP_Common.h>
#include <AP_Scheduler.h>
#include <AP_Baro.h>
#include <AP_ADC.h>
#include <AP_GPS.h>