win32: add missing include for static pthreads compilation
commit1038c157711708bf0a1bc74fb68a9dcefc4285ac
authorUoti Urpala <uau@mplayer2.org>
Sun, 6 Jan 2013 00:45:11 +0000 (6 02:45 +0200)
committerUoti Urpala <uau@mplayer2.org>
Sun, 6 Jan 2013 00:50:33 +0000 (6 02:50 +0200)
tree0c4aad4d11067c444047a517a583247fcc54ad01
parent88bb839002bc2804b40c353170840c0df1b4f3de
win32: add missing include for static pthreads compilation

Commit 5c731e2ea669bb ("configure, Windows: support static pthreads on
Windows") did not add required <pthread.h> include to mplayer.c. Fix.

Reported by "SpOeK".
mplayer.c