Skip to content
Snippets Groups Projects
Commit 0a752517 authored by Mederic Fourmy's avatar Mederic Fourmy
Browse files

[skip-ci] fix factory processor include

parent 37cc1425
No related branches found
No related tags found
1 merge request!1Resolve "Adapt to core cmake refactor"
Pipeline #10803 skipped
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
// wolf // wolf
#include "objectslam/processor/processor_tracker_landmark_object.h" #include "objectslam/processor/processor_tracker_landmark_object.h"
#include "core/yaml/yaml_conversion.h" #include "core/yaml/yaml_conversion.h"
#include "core/common/factory.h" #include "core/processor/factory_processor.h"
// yaml-cpp library // yaml-cpp library
#include <yaml-cpp/yaml.h> #include <yaml-cpp/yaml.h>
......
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