local.h: remove sound/asoundef.h dependency

This commit is contained in:
Jaroslav Kysela 2019-11-25 10:36:32 +01:00
parent 2b40312d00
commit bcd334f58f
2 changed files with 1 additions and 311 deletions

View file

@ -156,7 +156,7 @@
#undef snd_ctl_elem_type_t
#undef snd_ctl_elem_iface_t
#include <sound/asoundef.h>
#include "asoundef.h"
#include "alsa-symbols.h"
#include "version.h"
#include "global.h"