view mpbswap.h @ 22724:bf2711ae4cbe

Move -I. to the front of CFLAGS, works around problems with headers from other projects having the same names as MPlayer ones.
author diego
date Mon, 19 Mar 2007 00:10:38 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */