multifile: Include headers instead fo defining functions
This commit is contained in:
parent
4f5a49a4c7
commit
382afe983b
@ -28,8 +28,8 @@
|
|||||||
|
|
||||||
#include <gst/gst.h>
|
#include <gst/gst.h>
|
||||||
|
|
||||||
GType gst_multi_file_src_get_type (void);
|
#include "gstmultifilesink.h"
|
||||||
GType gst_multi_file_sink_get_type (void);
|
#include "gstmultifilesrc.h"
|
||||||
|
|
||||||
static gboolean
|
static gboolean
|
||||||
plugin_init (GstPlugin * plugin)
|
plugin_init (GstPlugin * plugin)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user