view mpbswap.h @ 22633:0160251d350a

Remove redundant rule for creating .o files from .c files, it's builtin.
author diego
date Sat, 17 Mar 2007 00:05:38 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */