view mpbswap.h @ 21791:9bb94bee6ea0

r21791: avoid a possible confusion, as suggested by Wanderer r21802: I've found a mistake in encoding-guide:
author voroshil
date Tue, 02 Jan 2007 08:37:13 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */