mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
examples/netclock-replay: Fix build
This commit is contained in:
parent
5d885b9dc7
commit
ab7efda48d
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
* captured samples, plus its dependencies for the build to succeed. */
|
||||
#include "../../libs/gst/net/gstntppacket.c"
|
||||
#include "../../libs/gst/net/gstnetclientclock.c"
|
||||
#include "../../libs/gst/net/gstnetutils.c"
|
||||
|
||||
static gchar *input = NULL;
|
||||
static gboolean debug = FALSE;
|
||||
|
|
Loading…
Reference in a new issue