Mercurial > mplayer.hg
view etc/inttypes.h @ 25583:49c3148ef5c3
Add missing #includes to fix compilation:
dshow/test.c:11: error: 'BITMAPINFOHEADER' undeclared (first use in this function)
author | diego |
---|---|
date | Sun, 06 Jan 2008 11:19:48 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>