summaryrefslogtreecommitdiff
path: root/pkg/alsa-lib/alsa
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-11-04 13:35:03 -0800
committerMichael Forney <mforney@mforney.org>2020-11-04 15:33:23 -0800
commit4aac9d80fc8475369bc0ff9b027a91b38ff0c224 (patch)
tree1f620408332e1b6aa5f1f16889f5a2bfbfd3c8a0 /pkg/alsa-lib/alsa
parent80a7d245c1e192fad9fcecf24587a164ff3bc26d (diff)
alsa-lib: Build with rawmidi support
Diffstat (limited to 'pkg/alsa-lib/alsa')
-rw-r--r--pkg/alsa-lib/alsa/asoundlib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/alsa-lib/alsa/asoundlib.h b/pkg/alsa-lib/alsa/asoundlib.h
index 37bb69cc..b67b5986 100644
--- a/pkg/alsa-lib/alsa/asoundlib.h
+++ b/pkg/alsa-lib/alsa/asoundlib.h
@@ -52,6 +52,7 @@
#include <alsa/error.h>
#include <alsa/conf.h>
#include <alsa/pcm.h>
+#include <alsa/rawmidi.h>
#include <alsa/timer.h>
#include <alsa/control.h>
#include <alsa/mixer.h>