Mercurial > mplayer.hg
view etc/inttypes.h @ 32663:83c490a2e9f3
Replace mp_path_is_absolute with mp_path_join.
author | cboesch |
---|---|
date | Mon, 03 Jan 2011 18:37:45 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>