mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
AC_AttitudeControl: Remove un-needed #include
This commit is contained in:
parent
674a7aa8d4
commit
743c5e4fde
@ -12,7 +12,6 @@
|
|||||||
#include <AP_InertialSensor.h>
|
#include <AP_InertialSensor.h>
|
||||||
#include <AP_AHRS.h>
|
#include <AP_AHRS.h>
|
||||||
#include <AP_Motors.h>
|
#include <AP_Motors.h>
|
||||||
#include <DataFlash.h>
|
|
||||||
#include <AC_PID.h>
|
#include <AC_PID.h>
|
||||||
#include <AC_P.h>
|
#include <AC_P.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user