Mercurial > mplayer.hg
view etc/inttypes.h @ 19946:ef94dfe93fe8
Fix the sound mute switch in the GUI menu by moving the corresponding
piece of GUI code after audio initialization.
patch by Stanislav Maslovski, stanislav.maslovski gmail com
author | diego |
---|---|
date | Sat, 23 Sep 2006 13:06:55 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>