mirror of https://git.ffmpeg.org/ffmpeg.git
avdevice/opengl_enc: fix build error using msvc compiler
This commit is contained in:
parent
951561b64e
commit
2be7c388db
|
@ -25,7 +25,6 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "config.h"
|
||||
|
|
Loading…
Reference in New Issue