Skip to content

Commit be38a52

Browse files
committed
Merge pull request opencv#6705 from alalek:fix_hal_imgproc
2 parents 61492ea + 2fb670c commit be38a52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/imgproc/src/hal_replacement.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
#define OPENCV_IMGPROC_HAL_REPLACEMENT_HPP
4747

4848
#include "opencv2/core/hal/interface.h"
49+
#include "opencv2/imgproc/hal/interface.h"
4950

5051
#if defined __GNUC__
5152
# pragma GCC diagnostic push

0 commit comments

Comments
 (0)