GCS_MAVLink: remove unused header

This commit is contained in:
Andrew Tridgell 2013-12-17 11:33:16 +11:00
parent bdbf9a8935
commit 137137d4e1

View File

@ -9,7 +9,6 @@
#include <AP_HAL.h>
#include <AP_Common.h>
#include <GPS.h>
#include <GCS_MAVLink.h>
#include <DataFlash.h>
#include <stdint.h>