summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCarlos Rafael Giani <dv@pseudoterminal.org>2017-03-08 22:17:41 +0100
committerJan Schmidt <jan@centricular.com>2017-05-22 16:34:05 +0200
commitff32a4297f2d50cd5288b2cac930f61ce783bc00 (patch)
treed9047725b5c3482f0ad127e798e7fe91540c15de /docs
parent2e4c6d6a49a2c26e19cf8c1159231b316b9082a3 (diff)
wildmidi: Port to 1.0 on top of the nonstreamaudiodecoder base class
https://bugzilla.gnome.org/show_bug.cgi?id=768576
Diffstat (limited to 'docs')
-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 69e8f882f..7f9163612 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -103,7 +103,7 @@ EXTRA_HFILES = \
$(top_srcdir)/ext/rtmp/gstrtmpsink.h \
$(top_srcdir)/ext/spandsp/gstspanplc.h \
$(top_srcdir)/ext/spandsp/gstdtmfdetect.h \
- $(top_srcdir)/ext/wildmidi/gstwildmidi.h \
+ $(top_srcdir)/ext/wildmidi/gstwildmididec.h \
$(top_srcdir)/ext/voaacenc/gstvoaacenc.h \
$(top_srcdir)/ext/voamrwbenc/gstvoamrwbenc.h \
$(top_srcdir)/ext/webrtcdsp/gstwebrtcdsp.h \