• Diego Biurrun's avatar
    xwma: Fix wrong printf format expression. · 4d012eb5
    Diego Biurrun authored
    Also add inttypes.h #include for PRId64 macros.
    
    This fixes the following warnings:
    libavformat/xwma.c:147: warning: too many arguments for format
    libavformat/xwma.c:151: warning: too many arguments for format
    4d012eb5