AP_GPS: Directly include needed headers

This commit is contained in:
Michael du Breuil 2019-08-27 13:06:38 -07:00 committed by Peter Barker
parent 5d888abfec
commit ca0dad9a7f
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
#include "AP_GPS_UAVCAN.h"
#endif
#include <AP_AHRS/AP_AHRS.h>
#include <AP_Logger/AP_Logger.h>
#define GPS_RTK_INJECT_TO_ALL 127