view mpbswap.h @ 22077:40135eba142f

Avoid a static variable and instead use variable in context
author reimar
date Wed, 31 Jan 2007 22:15:51 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */