summaryrefslogtreecommitdiff
path: root/src/components/remote_control/include/remote_control/commands/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/remote_control/include/remote_control/commands/command.h')
-rw-r--r--src/components/remote_control/include/remote_control/commands/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/remote_control/include/remote_control/commands/command.h b/src/components/remote_control/include/remote_control/commands/command.h
index 0e03f8b330..65132a59b6 100644
--- a/src/components/remote_control/include/remote_control/commands/command.h
+++ b/src/components/remote_control/include/remote_control/commands/command.h
@@ -33,7 +33,7 @@
#ifndef SRC_COMPONENTS_REMOTE_CONTROL_INCLUDE_REMOTE_CONTROL_COMMANDS_COMMAND_H_
#define SRC_COMPONENTS_REMOTE_CONTROL_INCLUDE_REMOTE_CONTROL_COMMANDS_COMMAND_H_
-#include "utils/shared_ptr.h"
+#include "utils/shared_ptr_helpers.h"
#include "remote_control/remote_plugin_interface.h"
#include "remote_control/event_engine/event.h"