mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-08 16:35:40 +00:00
test-onvif-client: stdin is not defined in MSVC
This commit is contained in:
parent
7073ade1a6
commit
c2deb7f64b
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
* Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <gst/gst.h>
|
||||
#include <gst/rtsp/rtsp.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue