summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpL16depay.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpL16depay.c')
-rw-r--r--gst/rtp/gstrtpL16depay.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/rtp/gstrtpL16depay.c b/gst/rtp/gstrtpL16depay.c
index fb753b75..2a5a4b71 100644
--- a/gst/rtp/gstrtpL16depay.c
+++ b/gst/rtp/gstrtpL16depay.c
@@ -20,7 +20,9 @@
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
+
#include <string.h>
+#include <stdlib.h>
#include "gstrtpL16depay.h"