From: Mikko Rapeli Date: Mon, 16 Feb 2015 23:05:43 +0000 (+0100) Subject: include/uapi/sound/emu10k1.h: include sound/asound.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b9956409c281931c74ba8d0a2b61a98076a58602;p=linux.git include/uapi/sound/emu10k1.h: include sound/asound.h Fixes userspace compilation errors like: error: field ‘id’ has incomplete type struct snd_ctl_elem_id id; /* full control ID definition */ Signed-off-by: Mikko Rapeli Signed-off-by: Takashi Iwai --- diff --git a/include/uapi/sound/emu10k1.h b/include/uapi/sound/emu10k1.h index d1bbaf78457ae..ec1535bb6aedd 100644 --- a/include/uapi/sound/emu10k1.h +++ b/include/uapi/sound/emu10k1.h @@ -23,8 +23,7 @@ #define _UAPI__SOUND_EMU10K1_H #include - - +#include /* * ---- FX8010 ----