diff --git a/ddsrecorder/src/cpp/tool/DdsRecorder.cpp b/ddsrecorder/src/cpp/tool/DdsRecorder.cpp index f25b95e48..7e7b4e4e5 100644 --- a/ddsrecorder/src/cpp/tool/DdsRecorder.cpp +++ b/ddsrecorder/src/cpp/tool/DdsRecorder.cpp @@ -96,7 +96,7 @@ DdsRecorder::DdsRecorder( // Create an internal topic to transmit the dynamic types configuration_.ddspipe_configuration.builtin_topics.insert( - utils::Heritable::make_heritable(type_object_topic())); + utils::Heritable::make_heritable(type_object_topic())); if (!configuration_.ddspipe_configuration.allowlist.empty()) {