Fix compile on big-endian arch

Fix compile on big-endian arch.
This commit is contained in:
Takashi Iwai 2005-12-14 15:11:42 +00:00
parent fbf158cf49
commit 35c0bd63ec

View file

@ -47,6 +47,7 @@
#ifdef ENABLE_NLS
#include <locale.h>
#endif
#include <byteswap.h>
#define ALSA_PCM_NEW_HW_PARAMS_API
#define ALSA_PCM_NEW_SW_PARAMS_API