summaryrefslogtreecommitdiffstats
path: root/gst
diff options
context:
space:
mode:
Diffstat (limited to 'gst')
-rw-r--r--gst/bayer/gstbayer2rgb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/bayer/gstbayer2rgb.c b/gst/bayer/gstbayer2rgb.c
index f8d569e6..ffc0a91c 100644
--- a/gst/bayer/gstbayer2rgb.c
+++ b/gst/bayer/gstbayer2rgb.c
@@ -79,6 +79,7 @@
#include <gst/base/gstbasetransform.h>
#include <gst/video/video.h>
#include <string.h>
+#include <stdlib.h>
#include "_stdint.h"
#define GST_CAT_DEFAULT gst_bayer2rgb_debug