VARTest: fixed example build

This commit is contained in:
Andrew Tridgell 2013-07-18 17:36:47 +10:00
parent c691e16139
commit 5f24788872

View File

@ -30,6 +30,7 @@
#include <AP_Relay.h> // APM relay
#include <AP_Camera.h> // Photo or video camera
#include <AP_Airspeed.h>
#include <AP_SpdHgtControl.h>
#include <memcheck.h>
#include <APM_OBC.h>