AP_Scheduler: fix for HAL_SITL rename

This commit is contained in:
Andrew Tridgell 2015-05-04 16:17:26 +10:00
parent c80a631813
commit a4e8d960d2

View File

@ -36,7 +36,7 @@
#include <AP_RangeFinder.h>
#include <AP_HAL_AVR.h>
#include <AP_HAL_AVR_SITL.h>
#include <AP_HAL_SITL.h>
#include <AP_HAL_Empty.h>
#include <AP_HAL_PX4.h>