1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

HAL: fixed header path

This commit is contained in:
Maksim Shabunin
2015-12-03 14:56:15 +03:00
parent b4bcdd10a1
commit 98f5fcd86e
+1 -1
View File
@@ -45,7 +45,7 @@
#include "precomp.hpp"
#include "arithm_simd.hpp"
#include "arithm_core.hpp"
#include "opencv2/hal/replacement.hpp"
#include "replacement.hpp"
namespace cv { namespace hal {