Mercurial > mplayer.hg
view etc/inttypes.h @ 12752:b07283b38e52
We now have JACK audio output
author | rtognimp |
---|---|
date | Fri, 02 Jul 2004 20:51:15 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>