GCS_MAVLink: fixed build

This commit is contained in:
Andrew Tridgell 2016-11-30 15:49:48 +11:00 committed by Tom Pittenger
parent bdc41446ae
commit 8b8837ab72

View File

@ -17,6 +17,7 @@
*/
#include <AP_HAL/AP_HAL.h>
#include <AP_HAL/Device.h>
#include <AP_HAL/I2CDevice.h>
#include "GCS.h"
#include <stdio.h>