Mercurial > mplayer.hg
view etc/inttypes.h @ 34968:0807ab90536c
Work around IMG drivers not being able to parse our shaders.
author | reimar |
---|---|
date | Tue, 07 Aug 2012 17:46: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>