]> git.sesse.net Git - ffmpeg/commitdiff
avdevice/opengl_enc: fix build error using msvc compiler
authorDon C. Bigler <don.bigler@framatome.com>
Tue, 9 Apr 2019 14:54:45 +0000 (10:54 -0400)
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>
Wed, 10 Apr 2019 10:41:58 +0000 (12:41 +0200)
libavdevice/opengl_enc.c

index 54c7e610bd52b9a32c8f6d9efc829c7c216b09e0..fd0bb177d9e71c34ffee81156ece7abc6c614cc9 100644 (file)
@@ -25,7 +25,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <unistd.h>
 #include <stddef.h>
 
 #include "config.h"