Mercurial > mplayer.hg
view etc/inttypes.h @ 35747:c8f002f10f75
Move assignment to uiMainRender to a more appropriate place.
Additionally, disable uiVideoRender as well
(before we're going to remove our windows).
author | ib |
---|---|
date | Thu, 24 Jan 2013 12:58:17 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>