mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
so remove dep on dvdread header
Original commit message from CVS: this is now included in libdvdnav (as well), so remove dep on dvdread header
This commit is contained in:
parent
1a96d5b04b
commit
0881834013
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
#include <gst/gst.h>
|
||||
|
||||
#include <dvdnav/dvdnav.h>
|
||||
#include <dvdread/nav_print.h>
|
||||
#include <dvdnav/nav_print.h>
|
||||
|
||||
#define GST_TYPE_DVDNAVSRC \
|
||||
(dvdnavsrc_get_type())
|
||||
|
|
Loading…
Reference in a new issue