view mpbswap.h @ 21921:e4265d11dc37

Change some types to uint8_t where appropriate
author reimar
date Tue, 16 Jan 2007 07:05:28 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */