APMrover2: fixed build from AP_Menu changes

This commit is contained in:
Pat Hickey 2012-10-20 11:57:48 -07:00
parent 2f6880cb89
commit 2585098f52
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ version 2.1 of the License, or (at your option) any later version.
// Libraries
#include <FastSerial.h>
#include <AP_Common.h>
#include <AP_Menu.h>
#include <Arduino_Mega_ISR_Registry.h>
#include <APM_RC.h> // ArduPilot Mega RC Library
#include <AP_GPS.h> // ArduPilot GPS library