AC_Sprayer: fixed example build

This commit is contained in:
Andrew Tridgell 2014-03-19 09:34:56 +11:00 committed by Randy Mackay
parent 4507c0fc4c
commit 1e9dcba3da
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
#include <AP_InertialNav.h> // Inertial Navigation library
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <RC_Channel.h>
#include <AC_Sprayer.h> // Crop Sprayer library
#include <AP_Notify.h>