Skip to content
Snippets Groups Projects
Commit 1f36dff1 authored by Julien Malik's avatar Julien Malik
Browse files

COMP: use " instead of < in include directive

parent eb2406ea
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
#include "otbLabelImageRegionMergingFilter.h"
#include "otbLabelImageRegionPruningFilter.h"
#include "itkRelabelComponentImageFilter.h"
#include <itkConnectedComponentFunctorImageFilter.h>
#include "itkConnectedComponentFunctorImageFilter.h"
namespace otb {
......
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