view mpbswap.h @ 23147:21c35763b178

compilation fix for disabling dvd functionality, patch by <bangbangbear at gmail dot com>, slightly modified by me.
author vayne
date Sat, 28 Apr 2007 22:09:01 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */