diff --git a/include/obstacle_detection_normals_alg.h b/include/obstacle_detection_normals_alg.h
index 79c3042e70f025d6d012af26a5feb7a9d1433d7e..7d87c54b10d9525065d3345d60faa27953ae715c 100644
--- a/include/obstacle_detection_normals_alg.h
+++ b/include/obstacle_detection_normals_alg.h
@@ -25,7 +25,7 @@
 #ifndef _obstacle_detection_normals_alg_h_
 #define _obstacle_detection_normals_alg_h_
 
-#include <iri_obstacle_detection_normals/ObstacleDetectionNormalsConfig.h>
+#include <iri_nav_obstacle_detection_normals/ObstacleDetectionNormalsConfig.h>
 #include "mutex.h"
 
 
@@ -79,7 +79,7 @@ class ObstacleDetectionNormalsAlgorithm
     * Define a Config type with the ObstacleDetectionNormalsConfig. All driver implementations
     * will then use the same variable type Config.
     */
-    typedef iri_obstacle_detection_normals::ObstacleDetectionNormalsConfig Config;
+    typedef iri_nav_obstacle_detection_normals::ObstacleDetectionNormalsConfig Config;
 
    /**
     * \brief config variable