]> git.alsa-project.org Git - alsa-lib.git/commit
seq: include UMP headers
authorTakashi Iwai <tiwai@suse.de>
Sun, 24 Nov 2024 08:33:16 +0000 (09:33 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 24 Nov 2024 08:37:03 +0000 (09:37 +0100)
commit07cee0ba05179a56764c35975d5822420d4f31f9
tree261c1767e36a124eddc7c2a69ba9842198133240
parent6880219ad4ba55ae8a94a34b7a987b3369f7c96f
seq: include UMP headers

Some applications seem including alsa/seqmid.h individually, and this
got broken with the update of alsa-lib because now we have
dependencies to UMP stuff.  Include the necessary UMP headers
internally.  Also, add the inclusion of rawmidi.h in ump.h for similar
reasons.

Link: https://bugzilla.suse.com/show_bug.cgi?id=1233682
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/seq.h
include/seq_event.h
include/ump.h