view mpbswap.h @ 23038:9525b6aac600

u_char is broken under mingw, use unsigned char instead, fix by aurel
author ben
date Sat, 21 Apr 2007 12:00:41 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */