mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
APM_Control: include AP_Common.h
This commit is contained in:
parent
456e8bfb6e
commit
f9ab781d57
@ -9,6 +9,7 @@
|
||||
|
||||
#include <math.h>
|
||||
#include <AP_HAL.h>
|
||||
#include <AP_Common.h>
|
||||
#include "AP_PitchController.h"
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
Loading…
Reference in New Issue
Block a user