Skip to content

Commit

Permalink
Merge pull request #52 from ros2/rename_message_type_support
Browse files Browse the repository at this point in the history
rename message_type_support{_struct}.h
  • Loading branch information
wjwwood committed Jan 31, 2016
2 parents c0b1048 + 429fba3 commit 1600617
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 @@ -30,7 +30,7 @@ extern "C"
#include <stddef.h>
#include <stdint.h>

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

#include "rmw/qos_profiles.h"
Expand Down

0 comments on commit 1600617

Please sign in to comment.