summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/commands/hmi/ui_end_audio_pass_thru_request.h
diff options
context:
space:
mode:
authorKozoriz <kozorizandriy@gmail.com>2016-04-11 16:22:10 +0300
committerKozoriz <kozorizandriy@gmail.com>2016-04-25 12:05:00 +0300
commit65350ac57da63f3c267d3a27dce05a3752ddbba7 (patch)
tree197f249f8bd3108c7fbb154d4c67a14bcb38318e /src/components/application_manager/include/application_manager/commands/hmi/ui_end_audio_pass_thru_request.h
parent2c7dc612ce41461bebc3416917d2607f24002285 (diff)
downloadsdl_core-65350ac57da63f3c267d3a27dce05a3752ddbba7.tar.gz
Hmi commands update after removing all singletones
Diffstat (limited to 'src/components/application_manager/include/application_manager/commands/hmi/ui_end_audio_pass_thru_request.h')
-rw-r--r--src/components/application_manager/include/application_manager/commands/hmi/ui_end_audio_pass_thru_request.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/application_manager/include/application_manager/commands/hmi/ui_end_audio_pass_thru_request.h b/src/components/application_manager/include/application_manager/commands/hmi/ui_end_audio_pass_thru_request.h
index 06637fc8d4..e60e12be4f 100644
--- a/src/components/application_manager/include/application_manager/commands/hmi/ui_end_audio_pass_thru_request.h
+++ b/src/components/application_manager/include/application_manager/commands/hmi/ui_end_audio_pass_thru_request.h
@@ -50,7 +50,7 @@ class UIEndAudioPassThruRequest : public RequestToHMI {
*
* @param message Incoming SmartObject message
**/
- explicit UIEndAudioPassThruRequest(const MessageSharedPtr& message);
+ explicit UIEndAudioPassThruRequest(const MessageSharedPtr& message, ApplicationManager& application_manager);
/**
* @brief UIEndAudioPassThruRequest class destructor