AP_Baro: fixed example build

This commit is contained in:
Andrew Tridgell 2013-12-17 11:50:22 +11:00
parent 29b37b72e4
commit 42eba615b4

View File

@ -15,6 +15,8 @@
#include <AP_Buffer.h>
#include <Filter.h>
#include <AP_Baro.h>
#include <AP_GPS.h>
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Notify.h>