AP_GPS: fixed examples build

This commit is contained in:
Andrew Tridgell 2012-11-24 21:07:53 +11:00
parent 3552f3f9c5
commit 57d3609d00
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include <FastSerial.h>
#include <AP_Common.h>
#include <AP_Math.h>
#include <AP_GPS.h>
FastSerialPort0(Serial);

View File

@ -5,6 +5,7 @@
#include <FastSerial.h>
#include <AP_Common.h>
#include <AP_Math.h>
#include <AP_GPS.h>
FastSerialPort0(Serial);