From e58373a8b65fdcddd8a253f4b0ee2253e2af7042 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 29 Oct 2003 03:15:55 +0000 Subject: change gst/bytestream.h to gst/bytestream/bytestream.h Original commit message from CVS: change gst/bytestream.h to gst/bytestream/bytestream.h --- ext/jack/gstjack.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/jack') diff --git a/ext/jack/gstjack.h b/ext/jack/gstjack.h index 2bb13858..87d7d611 100644 --- a/ext/jack/gstjack.h +++ b/ext/jack/gstjack.h @@ -22,7 +22,7 @@ #include #include -#include +#include //#define JACK_DEBUG(str, a...) g_message (str, ##a) #define JACK_DEBUG(str, a...) -- cgit v1.2.1