lavc/w32pthreads: Fix make checkheaders.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/59/head
jamal 13 years ago committed by Michael Niedermayer
parent e98330df90
commit 0f03563d7e
  1. 2
      libavcodec/w32pthreads.h

@ -39,6 +39,8 @@
#include <windows.h>
#include <process.h>
#include "libavutil/common.h"
typedef struct {
void *handle;
void *(*func)(void* arg);

Loading…
Cancel
Save