AP_Module: Fix AP_GPS.h include
This commit is contained in:
parent
fbd19f30e7
commit
459e6704b9
@ -5,6 +5,7 @@
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_Module/AP_Module.h>
|
||||
#include <AP_GPS/AP_GPS.h>
|
||||
|
||||
void setup();
|
||||
void loop();
|
||||
|
Loading…
Reference in New Issue
Block a user