mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 16:23:56 -04:00
AP_Compass: Fix multi #include's
This commit is contained in:
parent
f8f9038092
commit
d27f122295
@ -30,7 +30,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#include <AP_Math/AP_Math.h>
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_HAL/utility/sparse-endian.h>
|
||||
|
||||
#include "AP_Compass_HMC5843.h"
|
||||
|
Loading…
Reference in New Issue
Block a user