]> git.alsa-project.org Git - alsa-lib.git/commit
test/playmidi1: fix compilation caused by conflict between midifile.h and ump_msg.h
authorJaroslav Kysela <perex@perex.cz>
Sun, 2 Feb 2025 18:18:25 +0000 (19:18 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 2 Feb 2025 18:22:05 +0000 (19:22 +0100)
commitc8bc54a9cae3d5080dc7a298aee573b10f2bbf62
tree44a946cbf1d8cb8e235001167ffea0ddf6df5ba0
parenta7de48692f7d52443b8a29b470206c868c2c6987
test/playmidi1: fix compilation caused by conflict between midifile.h and ump_msg.h

It's a fast fix. The better way is to fix midifile.h or remote this example
(we have already some

Closes: https://github.com/alsa-project/alsa-lib/issues/436
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
test/playmidi1.c