mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 23:28:16 +00:00
rtpgsmpay: Remove non-existing includes for now
git add -p mistake.
This commit is contained in:
parent
ef5e14989b
commit
51cd22c912
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue