Skip to content

Commit 45ef512

Browse files
Apply suggestions from code review
Co-authored-by: Christoph Fröhlich <[email protected]>
1 parent 7647163 commit 45ef512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

force_torque_sensor_broadcaster/test/test_wrench_transformer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
#include "tf2/exceptions.hpp"
3939
#include "tf2_ros/buffer.hpp"
4040
#include "tf2_ros/static_transform_broadcaster.hpp"
41-
#include "tf2_ros/transform_listener.h"
41+
#include "tf2_ros/transform_listener.hpp"
4242

4343
class TestWrenchTransformer : public ::testing::Test
4444
{

0 commit comments

Comments
 (0)