HAL: fixed header path

This commit is contained in:
Maksim Shabunin 2015-12-03 14:56:15 +03:00
parent b4bcdd10a1
commit 98f5fcd86e

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 {