mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +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 <string.h>
|
||||
#include "gstjack.h"
|
||||
#include <gst/audio/audio.h>
|
||||
|
||||
|
||||
/* TODO:
|
||||
|
||||
this element is still nonfunctional
|
||||
|
|
Loading…
Reference in a new issue