5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-10 18:08:30 -04:00

DataFlash: we don't need AP_AHRS.h

This commit is contained in:
Andrew Tridgell 2013-08-28 19:17:21 +10:00
parent e2b0e07973
commit 4662858077

View File

@ -10,7 +10,6 @@
#include <AP_Param.h>
#include <AP_GPS.h>
#include <AP_InertialSensor.h>
#include <AP_AHRS.h>
#include <stdint.h>
class DataFlash_Class