dvdread: fix build after recent include reshuffling in core
Need to include gmodule.h ourselves now.
This commit is contained in:
parent
7fa3eb2605
commit
ccc59fc924
@ -33,6 +33,8 @@
|
||||
|
||||
#include "dvdreadsrc.h"
|
||||
|
||||
#include <gmodule.h>
|
||||
|
||||
#include <gst/gst-i18n-plugin.h>
|
||||
|
||||
GST_DEBUG_CATEGORY_STATIC (gstgst_dvd_read_src_debug);
|
||||
|
Loading…
x
Reference in New Issue
Block a user