Mercurial > mplayer.hg
view libdha/config.h @ 5618:f02b9bec4eed
Changed the big handling to make it use mplayer's endian macros.
(reworked of the patch from Guillaume Morin <guillaume@morinfr.org>)
author | bertrand |
---|---|
date | Sun, 14 Apr 2002 05:53:36 +0000 |
parents | 620c6ade8188 |
children | 0e39a6112333 |
line wrap: on
line source
#ifndef LIBDHA_CONFIG_H #define LIBDHA_CONFIG_H #include "../config.h" #ifdef TARGET_LINUX #define CONFIG_DHAHELPER #endif #endif /* LIBDHA_CONFIG_H */