view mpbswap.h @ 21731:61c0bae18c23

replace call to UDFFindFile() (that is not part of the public API) with DVDOpenFile() patch by Klaus Muller (mk.2001 web de)
author nicodvb
date Sat, 23 Dec 2006 23:13:11 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */