summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/mobile/send_location_request_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/test/commands/mobile/send_location_request_test.cc')
-rw-r--r--src/components/application_manager/test/commands/mobile/send_location_request_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/application_manager/test/commands/mobile/send_location_request_test.cc b/src/components/application_manager/test/commands/mobile/send_location_request_test.cc
index 714c620d7e..2fb8344ffb 100644
--- a/src/components/application_manager/test/commands/mobile/send_location_request_test.cc
+++ b/src/components/application_manager/test/commands/mobile/send_location_request_test.cc
@@ -36,7 +36,7 @@
#include "application_manager/commands/mobile/send_location_request.h"
#include "application_manager/mock_hmi_capabilities.h"
#include "application_manager/mock_message_helper.h"
-#include "utils/shared_ptr.h"
+#include "utils/shared_ptr_helpers.h"
#include "commands/command_request_test.h"
namespace test {