AP_Generator: tidy includes of SRV_Channel.h

This commit is contained in:
Peter Barker 2023-01-25 08:39:43 +11:00 committed by Peter Barker
parent 054332926b
commit 9ae0eda879
2 changed files with 1 additions and 1 deletions

View File

@ -21,6 +21,7 @@
#include <AP_SerialManager/AP_SerialManager.h>
#include <AP_Vehicle/AP_Vehicle.h>
#include <GCS_MAVLink/GCS.h>
#include <SRV_Channel/SRV_Channel.h>
#include <AP_HAL/utility/sparse-endian.h>

View File

@ -10,7 +10,6 @@
#if AP_GENERATOR_RICHENPOWER_ENABLED
#include <AP_Common/AP_Common.h>
#include <SRV_Channel/SRV_Channel.h>
#include <stdint.h>
#include <stdio.h>