Skip to content
Snippets Groups Projects
Commit f7933b44 authored by Joseph Mirabel's avatar Joseph Mirabel Committed by Joseph Mirabel
Browse files

Fix compilation warning

parent 8caf65a9
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
#include <hpp/manipulation/graph-node-optimizer.hh>
#include <hpp/core/steering-method-straight.hh>
#include <hpp/core/steering-method/straight.hh>
namespace hpp {
namespace manipulation {
......
......@@ -19,7 +19,7 @@
#include <hpp/util/pointer.hh>
#include <hpp/core/straight-path.hh>
#include <hpp/core/steering-method-straight.hh>
#include <hpp/core/steering-method/straight.hh>
#include <hpp/manipulation/problem.hh>
#include <hpp/manipulation/graph/graph.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