summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gst/rtp/gstrtpjpegdepay.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtp/gstrtpjpegdepay.c b/gst/rtp/gstrtpjpegdepay.c
index d9d4d0f0..14555f04 100644
--- a/gst/rtp/gstrtpjpegdepay.c
+++ b/gst/rtp/gstrtpjpegdepay.c
@@ -23,6 +23,7 @@
#include <gst/rtp/gstrtpbuffer.h>
+#include <math.h>
#include <string.h>
#include "gstrtpjpegdepay.h"