summaryrefslogtreecommitdiff
path: root/src/components/remote_control/include/remote_control/remote_plugin_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/remote_control/include/remote_control/remote_plugin_interface.h')
-rw-r--r--src/components/remote_control/include/remote_control/remote_plugin_interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/remote_control/include/remote_control/remote_plugin_interface.h b/src/components/remote_control/include/remote_control/remote_plugin_interface.h
index a6cfeb8e1f..519b46c60c 100644
--- a/src/components/remote_control/include/remote_control/remote_plugin_interface.h
+++ b/src/components/remote_control/include/remote_control/remote_plugin_interface.h
@@ -39,7 +39,7 @@
#include "remote_control/request_controller.h"
#include "remote_control/event_engine/event_dispatcher.h"
#include "utils/threads/message_loop_thread.h"
-#include "utils/shared_ptr.h"
+#include "utils/shared_ptr_helpers.h"
namespace remote_control {