view mpbswap.h @ 22949:6613c5397aba

Remove the .norecurse hack. It bloats the Makefile, adds maintenance burden, likely has no users and most of all does not work correctly anyway.
author diego
date Wed, 11 Apr 2007 07:16:04 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */