Mercurial > mplayer.hg
view etc/inttypes.h @ 24428:4691811bd8c7
Move AM_MEDIA_TYPE structure definition to mediatype.h.
Make inclusion of com.h and wine/*.h conditional,
this will allow reusing of mediatype.c code under MinGW
without requirement to include all remaining wine/* stuff.
author | voroshil |
---|---|
date | Thu, 13 Sep 2007 16:13:37 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>