Mercurial > mplayer.hg
view etc/inttypes.h @ 14405:db75b76c11b2
libao2/eq.h was removed, use libaf/equalizer.h instead.
author | reimar |
---|---|
date | Thu, 06 Jan 2005 18:10:36 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>