summaryrefslogtreecommitdiff
path: root/src/components/remote_control/test/src/resource_allocation_manager_impl_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/remote_control/test/src/resource_allocation_manager_impl_test.cc')
-rw-r--r--src/components/remote_control/test/src/resource_allocation_manager_impl_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/remote_control/test/src/resource_allocation_manager_impl_test.cc b/src/components/remote_control/test/src/resource_allocation_manager_impl_test.cc
index 83ef5606d7..4c814b6504 100644
--- a/src/components/remote_control/test/src/resource_allocation_manager_impl_test.cc
+++ b/src/components/remote_control/test/src/resource_allocation_manager_impl_test.cc
@@ -40,7 +40,7 @@
#include "functional_module/module_observer.h"
#include "application_manager/mock_application.h"
#include "include/mock_service.h"
-#include "utils/shared_ptr.h"
+#include "utils/shared_ptr_helpers.h"
#include <memory>
#include "interfaces/HMI_API.h"
#include "interfaces/MOBILE_API.h"