Skip to content

Commit 06ea0aa

Browse files
committed
Merge pull request opencv#6367 from shengyu7697:fix_quote
2 parents 7783836 + 2d41321 commit 06ea0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/videoio/src/cap_msmf.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
#ifdef HAVE_CONCURRENCY
104104
#include <concrt.h>
105105
#ifndef __cplusplus_winrt
106-
#include "wrl.h
106+
#include "wrl.h"
107107
#endif
108108
#include "ppltasks_winrt.hpp"
109109
#endif

0 commit comments

Comments
 (0)