AP_ADC: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 22:11:21 +10:00
parent 83dc9bf5b3
commit 1c94b39d6e

View File

@ -9,6 +9,7 @@
#include <AP_Common.h>
#include <AP_Math.h>
#include <AP_Param.h>
#include <StorageManager.h>
#include <AP_Progmem.h>
#include <AP_HAL.h>