mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 01:53:48 +08:00
[rotorcraft] fix implicit declaration of gps_inject_data
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
#include "subsystems/radio_control.h"
|
||||
#endif
|
||||
|
||||
#if USE_GPS
|
||||
#include "subsystems/gps.h"
|
||||
#endif
|
||||
#if defined GPS_DATALINK
|
||||
#include "subsystems/gps/gps_datalink.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user