SITL: fixed to build under AP_HAL

* won't work or naything like that
This commit is contained in:
Pat Hickey 2012-12-04 18:19:22 -08:00 committed by Andrew Tridgell
parent 4d0b1e6571
commit 6943d32d76
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
of the License, or (at your option) any later version.
*/
#include <FastSerial.h>
#include <AP_Common.h>
#include <GCS_MAVLink.h>
#include <SITL.h>