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