diff --git a/ArduCopter/ArduCopter.pde b/ArduCopter/ArduCopter.pde index d6f0b34c5f..bca0a82125 100644 --- a/ArduCopter/ArduCopter.pde +++ b/ArduCopter/ArduCopter.pde @@ -78,6 +78,7 @@ http://code.google.com/p/ardupilot-mega/downloads/list #include // RC Channel Library #include // Range finder library #include // Optical Flow library +#include // Filter library #include // Mode Filter from Filter library #include // APM relay #include // MAVLink GCS definitions