rtpsbcpay: Add pragma based workaround for GStreamer warnings
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 19 May 2010 14:59:30 +0000 (16:59 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 10 Jan 2013 00:18:03 +0000 (00:18 +0000)
gst/rtp/gstrtpsbcpay.c

index 91d9451..cc746a2 100644 (file)
@@ -25,6 +25,7 @@
 #include <config.h>
 #endif
 
+#include "gstpragma.h"
 #include "gstrtpsbcpay.h"
 #include <math.h>
 #include <string.h>