OSDN Git Service

w32thread: add missing #include thread.h
authorMans Rullgard <mans@mansr.com>
Wed, 9 Feb 2011 20:12:57 +0000 (20:12 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 11 Feb 2011 01:54:08 +0000 (02:54 +0100)
commit74711b72cc43070e9e29106db03bc60ab132e4cf
tree57a81a972389c048106824f1b14f597f729f237b
parent83120e3bd71457bdbe02785ac0adc74d7c34b219
w32thread: add missing #include thread.h

This should fix building with win32 threads.

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit aef669cdfd984a737ad876b33ee1b160f87f5f9a)
libavcodec/w32thread.c