Skip to content

Commit ee9f764

Browse files
committed
fix datasets saliency sample bug
1 parent 14b218f commit ee9f764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/datasets/samples/saliency_mit1003Sample.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
#include <opencv2/highgui.hpp>
7-
#include <opencv2/datasets/saliency_mit1003.hpp>
7+
#include "opencv2/datasets/saliency_mit1003.hpp"
88
#include <vector>
99
#include <string>
1010

0 commit comments

Comments
 (0)