AP_ICEngine: include cleanups

This commit is contained in:
Peter Barker 2022-02-25 16:06:29 +11:00 committed by Andrew Tridgell
parent 8d6e442997
commit 677466e60b
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
#include <AP_AHRS/AP_AHRS.h>
#include <AP_Scheduler/AP_Scheduler.h>
#include <AP_Notify/AP_Notify.h>
#include <RC_Channel/RC_Channel.h>
#include "AP_ICEngine.h"
extern const AP_HAL::HAL& hal;