freebsd-ports/multimedia/mplayerxp/files/patch-mplayerxp__mplayer.h
Martin Wilke b04cc8eeea - Update to 0.6.1
PR:		ports/107634
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-01-09 22:48:40 +00:00

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;