b04cc8eeea
PR: ports/107634 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
11 lines
275 B
C
11 lines
275 B
C
--- mplayerxp/mplayer.h.orig Thu Jul 21 17:08:10 2005
|
|
+++ mplayerxp/mplayer.h Sun Oct 1 21:27:24 2006
|
|
@@ -1,6 +1,8 @@
|
|
#ifndef __MPLAYERXP_MAIN
|
|
#define __MPLAYERXP_MAIN 1
|
|
|
|
+#include <pthread.h>
|
|
+
|
|
typedef struct initial_audio_pts_correction_s
|
|
{
|
|
int need_correction;
|