view mpbswap.h @ 22752:936f98562a5f

Conditionally compile vf_bmovl.c instead of enclosing all of the file in #ifdef HAVE_POSIX_SELECT.
author diego
date Wed, 21 Mar 2007 08:29:46 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */