diff --git a/include/example-robot-data/path.hpp b/include/example-robot-data/path.hpp index 14c0b31dbee1167cd4e9c74db8cc5cc2b5a267fb..c542aedc92c7a1217ce35f8a1632633fcaebc06b 100644 --- a/include/example-robot-data/path.hpp +++ b/include/example-robot-data/path.hpp @@ -4,6 +4,6 @@ #include <example-robot-data/warning.hh> #pragma message EXAMPLE_ROBOT_DATA_WARN( \ - "Header `example-robot-data/path.hpp` is deprecated and useless!") + "Header `example-robot-data/path.hpp` is deprecated and useless!") #endif