summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/hmi/allow_app_response_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/test/commands/hmi/allow_app_response_test.cc')
-rw-r--r--src/components/application_manager/test/commands/hmi/allow_app_response_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/application_manager/test/commands/hmi/allow_app_response_test.cc b/src/components/application_manager/test/commands/hmi/allow_app_response_test.cc
index 9760d34c73..d1f4976423 100644
--- a/src/components/application_manager/test/commands/hmi/allow_app_response_test.cc
+++ b/src/components/application_manager/test/commands/hmi/allow_app_response_test.cc
@@ -32,7 +32,7 @@
#include "gtest/gtest.h"
#include "application_manager/commands/hmi/allow_app_response.h"
-#include "utils/shared_ptr.h"
+#include "utils/shared_ptr_helpers.h"
#include "application_manager/mock_application.h"
#include "commands/commands_test.h"