diff --git a/rcl/src/rcl/logging_rosout.c b/rcl/src/rcl/logging_rosout.c index f7fa8ba..9c92ee9 100644 --- a/rcl/src/rcl/logging_rosout.c +++ b/rcl/src/rcl/logging_rosout.c @@ -14,6 +14,7 @@ #include "rcl/allocator.h" #include "rcl/error_handling.h" +#include "rcl/logging_rosout.h" #include "rcl/node.h" #include "rcl/publisher.h" #include "rcl/time.h"