summaryrefslogtreecommitdiff
path: root/include/local.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/local.h')
-rw-r--r--include/local.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/local.h b/include/local.h
index 5c5e08e2..ecf16653 100644
--- a/include/local.h
+++ b/include/local.h
@@ -29,6 +29,8 @@
#define _snd_rawmidi_params sndrv_rawmidi_params
#define _snd_rawmidi_status sndrv_rawmidi_status
+#define _snd_hwdep_info sndrv_hwdep_info
+
#include "asoundlib.h"
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)