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
1 changed files with 0 additions and 1 deletions

View File

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