From 4a6c33000c8d1766890e7360261830708baf6799 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Mon, 13 May 2002 18:08:33 +0000 Subject: update to new jack api Original commit message from CVS: update to new jack api --- ext/jack/gstjack.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/jack/gstjack.h') diff --git a/ext/jack/gstjack.h b/ext/jack/gstjack.h index 4801557e..d13a1dab 100644 --- a/ext/jack/gstjack.h +++ b/ext/jack/gstjack.h @@ -109,7 +109,7 @@ struct _GstJackBin { gchar *client_name; guint rate; - nframes_t nframes; + jack_nframes_t nframes; /* the scheduler needs to be setup from within the jack client thread; this variable is to keep track of whether or not we have been set up yet */ -- cgit v1.2.1