GCS_MAVLink: tidy includes
This commit is contained in:
parent
8c1c948e24
commit
17ad710866
@ -11,6 +11,7 @@
|
||||
#include <AP_GPS/AP_GPS.h>
|
||||
#include <AP_Arming/AP_Arming.h>
|
||||
#include <AP_VisualOdom/AP_VisualOdom.h>
|
||||
#include <AP_Notify/AP_Notify.h>
|
||||
|
||||
#include "MissionItemProtocol_Waypoints.h"
|
||||
#include "MissionItemProtocol_Rally.h"
|
||||
|
@ -2,7 +2,6 @@
|
||||
/// @brief handle routing of MAVLink packets by ID
|
||||
#pragma once
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_Common/AP_Common.h>
|
||||
#include "GCS_MAVLink.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user