Skip to content

Commit f5ea113

Browse files
committed
Fix opencv#3
1 parent f209ded commit f5ea113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/tracking/src/gtrUtils.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include "precomp.hpp"
55
#include <vector>
66
#include "opencv2/highgui.hpp"
7-
#include <opencv2\datasets\track_alov.hpp>
7+
#include <opencv2/datasets/track_alov.hpp>
88

99
namespace cv
1010
{

0 commit comments

Comments
 (0)