rtpgsmpay: Remove non-existing includes for now

git add -p mistake.
This commit is contained in:
Sebastian Dröge 2015-07-01 21:57:28 +02:00
parent ef5e14989b
commit 51cd22c912

View file

@ -25,10 +25,8 @@
#include <stdlib.h>
#include <string.h>
#include <gst/rtp/gstrtpbuffer.h>
#include <gst/audio/audio.h>
#include "gstrtpgsmpay.h"
#include "gstrtputils.h"
GST_DEBUG_CATEGORY_STATIC (rtpgsmpay_debug);
#define GST_CAT_DEFAULT (rtpgsmpay_debug)