diff options
Diffstat (limited to 'gst/rtp/gstrtpL16enc.c')
-rw-r--r-- | gst/rtp/gstrtpL16enc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtp/gstrtpL16enc.c b/gst/rtp/gstrtpL16enc.c index 12602200..373d2d68 100644 --- a/gst/rtp/gstrtpL16enc.c +++ b/gst/rtp/gstrtpL16enc.c @@ -21,6 +21,7 @@ #include "config.h" #endif #include <string.h> +#include <stdlib.h> #include "gstrtpL16enc.h" /* elementfactory information */ |