AP_HAL: SIMState: include SITL glider header

used if you want to use the Glider model in Sim-on-Hardware
This commit is contained in:
Peter Barker 2024-07-16 20:09:23 +10:00 committed by Peter Barker
parent 408401250b
commit 43dbae54a3
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
#include <SITL/SIM_Helicopter.h>
#include <SITL/SIM_SingleCopter.h>
#include <SITL/SIM_Plane.h>
#include <SITL/SIM_Glider.h>
#include <SITL/SIM_QuadPlane.h>
#include <SITL/SIM_Rover.h>
#include <SITL/SIM_BalanceBot.h>