summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/commands/mobile/send_location_response.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/include/application_manager/commands/mobile/send_location_response.h')
-rw-r--r--src/components/application_manager/include/application_manager/commands/mobile/send_location_response.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/application_manager/include/application_manager/commands/mobile/send_location_response.h b/src/components/application_manager/include/application_manager/commands/mobile/send_location_response.h
index fe88a2af29..666bbdfab2 100644
--- a/src/components/application_manager/include/application_manager/commands/mobile/send_location_response.h
+++ b/src/components/application_manager/include/application_manager/commands/mobile/send_location_response.h
@@ -45,7 +45,7 @@ class SendLocationResponse : public CommandResponseImpl {
/**
* @brief SendLocationResponse class constructor
*/
- explicit SendLocationResponse(const MessageSharedPtr& message);
+ explicit SendLocationResponse(const MessageSharedPtr& message, ApplicationManager& application_manager);
/**
* @brief SendLocationResponse class destructor