Mercurial > mplayer.hg
view mpbswap.h @ 22746:fd6f824ef894
Rename open to af_open so as not to conflict with a previous header definition.
author | diego |
---|---|
date | Tue, 20 Mar 2007 09:46:00 +0000 |
parents | 866175d9c61b |
children | a81e246e3b38 |
line wrap: on
line source
#ifndef MPBSWAP_H #define MPBSWAP_H #include "libavutil/bswap.h" #endif /* MPBSWAP_H */