diff --git a/package.xml b/package.xml
index b89ba8f..ed20810 100644
--- a/package.xml
+++ b/package.xml
@@ -29,7 +29,8 @@
rclpy
tf2_ros
rmcs_local_map
-
+ rmcs-relocation
+
ament_cmake
diff --git a/src/cxx/component.cc b/src/cxx/component.cc
index 6c543c8..94210a6 100644
--- a/src/cxx/component.cc
+++ b/src/cxx/component.cc
@@ -5,10 +5,16 @@
#endif
#include "cxx/context.hh"
+#include "cxx/util/localization/engine.hh"
#include "cxx/util/navigation/navigation.hh"
#include "cxx/util/node_mixin.hh"
-
+#include
#include
+#include