ext/wavpack/gstwavpackenc.h: Use local copy of md5.h, as it disappeared in recent wavpack installs.
Original commit message from CVS: * ext/wavpack/gstwavpackenc.h: Use local copy of md5.h, as it disappeared in recent wavpack installs. Patch by: Sebastian Dröge <slomo at ubuntu dot com> Fixes: #387076
This commit is contained in:
parent
1af3c4b3fc
commit
75847358e4
@ -25,7 +25,7 @@
|
||||
#include <gst/gst.h>
|
||||
|
||||
#include <wavpack/wavpack.h>
|
||||
#include <wavpack/md5.h>
|
||||
#include "md5.h"
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user