mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
build: include stdio.h for sscanf
This commit is contained in:
parent
aa9dc41a6b
commit
a1da36d5a6
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
|
|
||||||
#include <gst/rtp/gstrtpbuffer.h>
|
#include <gst/rtp/gstrtpbuffer.h>
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "gstrtpmparobustdepay.h"
|
#include "gstrtpmparobustdepay.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue