Skip to content
Snippets Groups Projects
Commit b4d088b3 authored by Florent Lamiraux's avatar Florent Lamiraux
Browse files

Update to reorganization of hpp-fcl headers.

  #include <fcL/...> -> #include <hpp/fcl/...>
parent 0466da11
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
# define HPP_MANIPULATION_FWD_HH
# include <map>
# include <hpp/constraints/fwd.hh>
# include <hpp/core/fwd.hh>
namespace fcl {
class TriangleP;
......
......@@ -20,7 +20,7 @@
#ifndef HPP_MANIPULATION_HANDLE_HH
# define HPP_MANIPULATION_HANDLE_HH
# include <fcl/math/transform.h>
# include <hpp/fcl/math/transform.h>
# include <hpp/manipulation/config.hh>
# include <hpp/manipulation/fwd.hh>
......
......@@ -22,7 +22,7 @@
# include <hpp/model/device.hh>
# include <hpp/manipulation/handle.hh>
# include <fcl/shape/geometric_shapes.h>
# include <hpp/fcl/shape/geometric_shapes.h>
namespace hpp {
namespace manipulation {
......
......@@ -18,7 +18,7 @@
// <http://www.gnu.org/licenses/>.
#include <boost/assign/list_of.hpp>
#include <fcl/math/transform.h>
#include <hpp/fcl/math/transform.h>
#include <hpp/model/joint.hh>
#include <hpp/model/gripper.hh>
#include <hpp/constraints/relative-transformation.hh>
......
......@@ -18,7 +18,7 @@
// <http://www.gnu.org/licenses/>.
#include <boost/assign/list_of.hpp>
#include <fcl/math/transform.h>
#include <hpp/fcl/math/transform.h>
#include <hpp/model/joint.hh>
#include <hpp/constraints/relative-position.hh>
#include <hpp/constraints/relative-transformation.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment