CPUInfo: fixed build

This commit is contained in:
Andrew Tridgell 2014-08-13 15:09:28 +10:00
parent d40d0f6aec
commit 2918b04f17
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#include <SITL.h>
#include <Filter.h>
#include <AP_Param.h>
#include <StorageManager.h>
#include <AP_Progmem.h>
#include <AP_Math.h>
#include <AP_AHRS.h>