Skip to content

Commit

Permalink
update includes to use non-entry point headers from detail subdir (#526)
Browse files Browse the repository at this point in the history
* update includes to use non-entry point headers from detail subdir

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>

* use non-detail header

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
  • Loading branch information
dirk-thomas authored Apr 16, 2020
1 parent 1850f10 commit 4efa5ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
#include <OgreQuaternion.h>
#include <OgreVector3.h>

#include "geometry_msgs/msg/transform_stamped__struct.hpp"
#include "geometry_msgs/msg/transform_stamped.hpp"
#include "tf2/exceptions.h"
#include "tf2/buffer_core.h"
#include "tf2/time.h"
Expand Down

0 comments on commit 4efa5ab

Please sign in to comment.