Skip to content

Commit 38ab933

Browse files
committed
Merge pull request #2903 from alalek:cmake_fix_tracking_headers
2 parents c287e52 + 0042b40 commit 38ab933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/tracking/include/opencv2/tracking/tracking_internals.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*
1616
*/
1717

18-
#include "opencv2/video/detail/tracking.private.hpp"
18+
#include "opencv2/video/detail/tracking.detail.hpp"
1919

2020
#include "feature.hpp" // CvHaarEvaluator
2121
#include "onlineBoosting.hpp" // StrongClassifierDirectSelection

0 commit comments

Comments
 (0)