AC_Sprayer: fixed example build

This commit is contained in:
Andrew Tridgell 2014-07-25 17:53:43 +10:00
parent 2b3becd252
commit f75318ee0a
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <AP_Terrain.h>
#include <RC_Channel.h>
#include <AC_Sprayer.h> // Crop Sprayer library
#include <AP_Notify.h>