summaryrefslogtreecommitdiff
path: root/docs/plugins
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-06-09 21:47:05 +0100
committerTim-Philipp Müller <tim@centricular.com>2016-06-09 21:47:58 +0100
commitc8b7585dce782518d0b6f96a1cef4f7a85939820 (patch)
treeabe148208fbd76a73fff3bc0fe0aefb54382c5ff /docs/plugins
parent3355f5b3ab2357844e1bd6baded88c7a286184cd (diff)
downloadgstreamer-plugins-bad-c8b7585dce782518d0b6f96a1cef4f7a85939820.tar.gz
docs: fix for renamed dc1394 source file
https://bugzilla.gnome.org/show_bug.cgi?id=763026
Diffstat (limited to 'docs/plugins')
-rw-r--r--docs/plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index 410471702..1806fbb93 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -69,7 +69,7 @@ EXTRA_HFILES = \
$(top_srcdir)/ext/curl/gstcurlhttpsink.h \
$(top_srcdir)/ext/curl/gstcurlsmtpsink.h \
$(top_srcdir)/ext/curl/gstcurltlssink.h \
- $(top_srcdir)/ext/dc1394/gstdc1394.h \
+ $(top_srcdir)/ext/dc1394/gstdc1394src.h \
$(top_srcdir)/ext/directfb/dfbvideosink.h \
$(top_srcdir)/ext/dts/gstdtsdec.h \
$(top_srcdir)/ext/faac/gstfaac.h \