ArduPlane: tidy includes

This commit is contained in:
Peter Barker 2022-03-01 12:19:23 +11:00 committed by Andrew Tridgell
parent c75d90db25
commit e2e3e228b3
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#pragma once
#include <AP_HAL/AP_HAL.h>
#include <AP_HAL/AP_HAL_Boards.h>
#include "quadplane.h"