view mpbswap.h @ 23442:b4cd44be30d4

Change '%ld' to '%d' to remove warnings introduced by r23452
author zuxy
date Mon, 04 Jun 2007 09:20:00 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */