Refresh code. Fix merge conflict

This commit is contained in:
VBystricky 2014-07-14 23:30:50 +04:00
parent d58f736935
commit ca307669d4
2 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ endif()
if (WIN32 AND HAVE_DSHOW)
list(APPEND videoio_srcs src/cap_dshow.cpp)
list(APPEND videoio_hdrs src/cap_dshow.hpp)
endif()
if (WIN32 AND HAVE_MSMF)