summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/commands/hmi/response_to_hmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/include/application_manager/commands/hmi/response_to_hmi.h')
-rw-r--r--src/components/application_manager/include/application_manager/commands/hmi/response_to_hmi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/application_manager/include/application_manager/commands/hmi/response_to_hmi.h b/src/components/application_manager/include/application_manager/commands/hmi/response_to_hmi.h
index 4ca2813cae..665e6b74e6 100644
--- a/src/components/application_manager/include/application_manager/commands/hmi/response_to_hmi.h
+++ b/src/components/application_manager/include/application_manager/commands/hmi/response_to_hmi.h
@@ -51,7 +51,7 @@ namespace NsSmart = NsSmartDeviceLink::NsSmartObjects;
class ResponseToHMI : public CommandImpl {
public:
- explicit ResponseToHMI(const MessageSharedPtr& message,
+ ResponseToHMI(const MessageSharedPtr& message,
ApplicationManager& application_manager);
virtual ~ResponseToHMI();
virtual bool Init();