SITL: fixed SITL build with mavlink10

This commit is contained in:
Andrew Tridgell 2012-06-04 13:13:44 +10:00
parent 3f4e87cccc
commit ec1abbf987
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
#include <wiring.h>
#include <AP_PeriodicProcess.h>
#include <AP_TimerProcess.h>
#include <GCS_MAVLink.h>
#include <avr/interrupt.h>
#include "sitl_adc.h"
#include "sitl_rc.h"