examples/netclock-replay: Fix build

This commit is contained in:
Sebastian Dröge 2017-11-01 11:31:52 +02:00
parent 5d885b9dc7
commit ab7efda48d

View file

@ -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;