diff --git a/ArduSub/Sub.h b/ArduSub/Sub.h index b9e5d3c6ee..6a1ec12199 100644 --- a/ArduSub/Sub.h +++ b/ArduSub/Sub.h @@ -422,7 +422,7 @@ private: // Rally library #if AC_RALLY == ENABLED - AP_Rally rally{ahrs}; + AP_Rally rally; #endif // terrain handling