view mpbswap.h @ 22822:79cac4f79e36

Remove stray variable that was causing tests to fail randomly. patch by Gianluigi Tiesi, mplayer netfarm it
author diego
date Thu, 29 Mar 2007 09:27:36 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */