diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/jack/gstjack.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/jack/gstjack.c b/ext/jack/gstjack.c index 65544f1f..02696901 100644 --- a/ext/jack/gstjack.c +++ b/ext/jack/gstjack.c @@ -18,10 +18,10 @@ */ #include <stdlib.h> +#include <string.h> #include "gstjack.h" #include <gst/audio/audio.h> - /* TODO: this element is still nonfunctional |