summaryrefslogtreecommitdiff
path: root/src/components/remote_control/test/commands/on_interior_vehicle_data_notification_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/remote_control/test/commands/on_interior_vehicle_data_notification_test.cc')
-rw-r--r--src/components/remote_control/test/commands/on_interior_vehicle_data_notification_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/remote_control/test/commands/on_interior_vehicle_data_notification_test.cc b/src/components/remote_control/test/commands/on_interior_vehicle_data_notification_test.cc
index cdd85c608b..48fce6efac 100644
--- a/src/components/remote_control/test/commands/on_interior_vehicle_data_notification_test.cc
+++ b/src/components/remote_control/test/commands/on_interior_vehicle_data_notification_test.cc
@@ -42,7 +42,7 @@
#include "remote_control/event_engine/event_dispatcher.h"
#include "functional_module/function_ids.h"
#include "include/mock_service.h"
-#include "utils/shared_ptr.h"
+#include "utils/shared_ptr_helpers.h"
#include <memory>
using functional_modules::RCFunctionID;