Skip to content

Commit b38bfb2

Browse files
authored
Fix renamed rcpputils header (#198)
Signed-off-by: Abrar Rahman Protyasha <[email protected]>
1 parent 0bb811c commit b38bfb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rmw_implementation/src/functions.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#include "rcutils/format_string.h"
2727
#include "rcutils/types/string_array.h"
2828

29-
#include "rcpputils/get_env.hpp"
29+
#include "rcpputils/env.hpp"
3030
#include "rcpputils/shared_library.hpp"
3131

3232
#include "rmw/error_handling.h"

0 commit comments

Comments
 (0)