Skip to content

Commit 8e1f31f

Browse files
authored
Merge pull request opencv#10521 from DabatoIsCool:master
2 parents f5862da + 8a67858 commit 8e1f31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/dnn/src/darknet/darknet_io.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
//
6767
//M*/
6868

69-
#include <opencv2/core.hpp>
69+
#include "../precomp.hpp"
7070

7171
#include <iostream>
7272
#include <fstream>

0 commit comments

Comments
 (0)