AP_Scripting: add missing scheduler include
corrects compilation of cubeorange-periph-heavy
This commit is contained in:
parent
91b2d0dcdf
commit
933aed5f91
@ -16,6 +16,7 @@
|
||||
#include "lua_boxed_numerics.h"
|
||||
#include <AP_Scripting/lua_generated_bindings.h>
|
||||
|
||||
#include <AP_Scheduler/AP_Scheduler.h>
|
||||
#include <AP_Scripting/AP_Scripting.h>
|
||||
#include <string.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user