summaryrefslogtreecommitdiff
path: root/src/components/remote_control/test/src/rc_module_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/remote_control/test/src/rc_module_test.cc')
-rw-r--r--src/components/remote_control/test/src/rc_module_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/remote_control/test/src/rc_module_test.cc b/src/components/remote_control/test/src/rc_module_test.cc
index 26c1213adb..949802fef3 100644
--- a/src/components/remote_control/test/src/rc_module_test.cc
+++ b/src/components/remote_control/test/src/rc_module_test.cc
@@ -38,7 +38,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 "application_manager/mock_message_helper.h"
#include "application_manager/mock_application_manager_settings.h"