Skip to content

Commit

Permalink
update service type support header name (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelarguedas authored Nov 22, 2017
1 parent 22de6a5 commit 5ac047a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmw/include/rmw/rmw.h
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ extern "C"
#include "rcutils/types.h"

#include "rosidl_generator_c/message_type_support_struct.h"
#include "rosidl_generator_c/service_type_support.h"
#include "rosidl_generator_c/service_type_support_struct.h"

#include "rmw/macros.h"
#include "rmw/qos_profiles.h"
Expand Down

0 comments on commit 5ac047a

Please sign in to comment.