AP_RangeFinder: tidy includes
This commit is contained in:
parent
6fafd04b2f
commit
50fc43b2d2
@ -15,7 +15,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <AP_Common/AP_Common.h>
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_HAL/AP_HAL_Boards.h>
|
||||
#include <AP_HAL/Semaphores.h>
|
||||
#include <AP_Param/AP_Param.h>
|
||||
#include <GCS_MAVLink/GCS_MAVLink.h>
|
||||
#include <AP_MSP/msp.h>
|
||||
|
@ -15,7 +15,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <AP_Common/AP_Common.h>
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_HAL/AP_HAL_Boards.h>
|
||||
#include <AP_HAL/Semaphores.h>
|
||||
#include "AP_RangeFinder.h"
|
||||
|
||||
class AP_RangeFinder_Backend
|
||||
|
Loading…
Reference in New Issue
Block a user