From 7184925105d94a0977b0e4949a774d03648dfb90 Mon Sep 17 00:00:00 2001 From: Ilya Lavrenov Date: Sat, 25 Jan 2014 11:50:28 +0400 Subject: [PATCH] fix --- modules/stitching/perf/opencl/perf_warpers.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/stitching/perf/opencl/perf_warpers.cpp b/modules/stitching/perf/opencl/perf_warpers.cpp index 4cb014126c..8563bc8209 100644 --- a/modules/stitching/perf/opencl/perf_warpers.cpp +++ b/modules/stitching/perf/opencl/perf_warpers.cpp @@ -39,7 +39,7 @@ // //M*/ -#include "test_precomp.hpp" +#include "perf_precomp.hpp" #include "opencv2/stitching/warpers.hpp" #include "opencv2/ts/ocl_perf.hpp"