mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
missing include
Original commit message from CVS: missing include
This commit is contained in:
parent
17918e3c1f
commit
4b5fc45173
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <gst/gstpropsprivate.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
static int launch_argc;
|
||||
static char **launch_argv;
|
||||
|
|
Loading…
Reference in a new issue