diff --git a/libraries/AP_Rally/AP_Rally.cpp b/libraries/AP_Rally/AP_Rally.cpp index a75518365d..7834081a1c 100644 --- a/libraries/AP_Rally/AP_Rally.cpp +++ b/libraries/AP_Rally/AP_Rally.cpp @@ -10,6 +10,7 @@ #include #include #include +#include // storage object StorageAccess AP_Rally::_storage(StorageManager::StorageRally);