Fix Mavlink include

git-svn-id: https://arducopter.googlecode.com/svn/trunk@1628 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
mich146@hotmail.com 2011-02-11 00:04:39 +00:00
parent a5a9b84e55
commit 7d80ff5dc8

View File

@ -31,6 +31,7 @@ extern "C" {
// MESSAGE DEFINITIONS
#include "./mavlink_msg_airspeed.h"
#include "./mavlink_msg_heartbeat.h"
#include "./mavlink_msg_boot.h"
#include "./mavlink_msg_system_time.h"