AP_PID: fixed example build

This commit is contained in:
Andrew Tridgell 2012-11-24 21:08:14 +11:00
parent 18fbcdf9e6
commit cbef768b69
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
#include <Arduino_Mega_ISR_Registry.h>
#include <FastSerial.h>
#include <AP_Common.h>
#include <AP_Math.h>
#include <APM_RC.h> // ArduPilot RC Library
#include <AP_PID.h> // ArduPilot Mega RC Library