sbc: Add pragma based workaround for GStreamer warnings

This commit is contained in:
Marcel Holtmann 2010-05-19 16:59:30 +02:00 committed by Tim-Philipp Müller
parent 1ddbdc3e7a
commit df140f7852
3 changed files with 3 additions and 0 deletions

View file

@ -27,6 +27,7 @@
#include <string.h>
#include "gstpragma.h"
#include "gstsbcutil.h"
#include "gstsbcdec.h"

View file

@ -27,6 +27,7 @@
#include <string.h>
#include "gstpragma.h"
#include "gstsbcutil.h"
#include "gstsbcenc.h"

View file

@ -27,6 +27,7 @@
#include <string.h>
#include "gstpragma.h"
#include "gstsbcutil.h"
#include "gstsbcparse.h"