Salome HOME
move to tbb 2019_U8 - strangely does not compile if using native one
[tools/sat_salome.git] / products / patches / opencv_backward_compatibility.patch
1 diff --git a/src/ShapeRecognition/ShapeRec_FeatureDetector.hxx b/src/ShapeRecognition/ShapeRec_FeatureDetector.hxx
2 index f068387..8c45dac 100644
3 --- a/src/ShapeRecognition/ShapeRec_FeatureDetector.hxx
4 +++ b/src/ShapeRecognition/ShapeRec_FeatureDetector.hxx
5 @@ -35,6 +35,8 @@
6  #else
7   #include <opencv2/imgproc/imgproc.hpp>
8   #include <opencv2/highgui/highgui.hpp>
9 + #include <opencv2/opencv.hpp>
10 + #include <opencv2/legacy/compat.hpp>
11  #endif
12  
13  // Qt