Browse Source

avdevice/opengl_enc: fix build error using msvc compiler

tags/n4.2
Don C. Bigler Carl Eugen Hoyos 6 years ago
parent
commit
2be7c388db
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavdevice/opengl_enc.c

+ 0
- 1
libavdevice/opengl_enc.c View File

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


#include "config.h" #include "config.h"


Loading…
Cancel
Save