summaryrefslogtreecommitdiff
path: root/src/components/remote_control/src/rc_command_factory.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/remote_control/src/rc_command_factory.cc')
-rw-r--r--src/components/remote_control/src/rc_command_factory.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/remote_control/src/rc_command_factory.cc b/src/components/remote_control/src/rc_command_factory.cc
index abad52ca1c..6f59038f98 100644
--- a/src/components/remote_control/src/rc_command_factory.cc
+++ b/src/components/remote_control/src/rc_command_factory.cc
@@ -30,7 +30,7 @@
POSSIBILITY OF SUCH DAMAGE.
*/
-#include "utils/shared_ptr.h"
+#include "utils/shared_ptr_helpers.h"
#include <memory>
#include "remote_control/rc_command_factory.h"
#include "functional_module/function_ids.h"