StorageManager: fixed header order
fixes build for revomini HAL
This commit is contained in:
parent
6249706d8d
commit
ba32b06c59
@ -18,9 +18,10 @@
|
||||
Management for hal.storage to allow for backwards compatible mapping
|
||||
of storage offsets to available storage
|
||||
*/
|
||||
#include "StorageManager.h"
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include "StorageManager.h"
|
||||
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user