update to use refactored typesupport

This commit is contained in:
Dirk Thomas 2016-12-01 14:41:37 -08:00
parent 723e561b80
commit b64bb0eec0
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ extern "C"
{ {
#endif #endif
#include "rosidl_generator_c/message_type_support.h" #include "rosidl_generator_c/message_type_support_struct.h"
#include "rcl/macros.h" #include "rcl/macros.h"
#include "rcl/node.h" #include "rcl/node.h"

View file

@ -20,7 +20,7 @@ extern "C"
{ {
#endif #endif
#include "rosidl_generator_c/message_type_support.h" #include "rosidl_generator_c/message_type_support_struct.h"
#include "rcl/macros.h" #include "rcl/macros.h"
#include "rcl/node.h" #include "rcl/node.h"