mirror of https://github.com/ArduPilot/ardupilot
ArduPlane: tidy includes
This commit is contained in:
parent
c75d90db25
commit
e2e3e228b3
|
@ -4,7 +4,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_HAL/AP_HAL_Boards.h>
|
||||
|
||||
#include "quadplane.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue