vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf <[email protected]> | Mon 
May 28 00:49:48 2018 +0200| [412899cb41b8395dba2f54f3e03d5b5ac8f0ef6b] | 
committer: Jean-Baptiste Kempf

Dshow: include mta_holder file

Close #20519

(cherry picked from commit cea6af86d9a74951e92ef97ad091956fdd81b76f)
Signed-off-by: Jean-Baptiste Kempf <[email protected]>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=412899cb41b8395dba2f54f3e03d5b5ac8f0ef6b
---

 modules/access/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/access/Makefile.am b/modules/access/Makefile.am
index be53051a2f..c6d66ab066 100644
--- a/modules/access/Makefile.am
+++ b/modules/access/Makefile.am
@@ -156,7 +156,7 @@ access_LTLIBRARIES += libv4l2_plugin.la
 endif
 
 libdshow_plugin_la_SOURCES = access/dshow/vlc_dshow.h access/dshow/dshow.cpp 
access/dshow/access.h \
-       access/dshow/filter.cpp access/dshow/filter.h access/dshow/crossbar.cpp
+       access/dshow/filter.cpp access/dshow/filter.h access/dshow/crossbar.cpp 
../src/win32/mta_holder.h
 libdshow_plugin_la_LIBADD = $(LIBCOM) -loleaut32 -luuid -lstrmiids -lksuser
 if HAVE_WIN32_DESKTOP
 access_LTLIBRARIES += libdshow_plugin.la

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to