mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
add some includes
Original commit message from CVS: add some includes
This commit is contained in:
parent
fc4ff50b53
commit
b884719e15
1 changed files with 1 additions and 1 deletions
|
@ -18,10 +18,10 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <string.h>
|
||||||
#include "gstjack.h"
|
#include "gstjack.h"
|
||||||
#include <gst/audio/audio.h>
|
#include <gst/audio/audio.h>
|
||||||
|
|
||||||
|
|
||||||
/* TODO:
|
/* TODO:
|
||||||
|
|
||||||
this element is still nonfunctional
|
this element is still nonfunctional
|
||||||
|
|
Loading…
Reference in a new issue