1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

avdevice/opengl_enc: fix build error using msvc compiler

This commit is contained in:
Don C. Bigler
2019-04-09 10:54:45 -04:00
committed by Carl Eugen Hoyos
parent 951561b64e
commit 2be7c388db

View File

@@ -25,7 +25,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <stddef.h>
#include "config.h"