decoder/wildmidi: use NarrowPath, fixing the Windows build

This commit is contained in:
Max Kellermann
2020-05-27 14:06:22 +02:00
parent 69f09648a4
commit ebcb5e9368
2 changed files with 6 additions and 3 deletions

1
NEWS
View File

@@ -5,6 +5,7 @@ ver 0.21.24 (not yet released)
- simple: fix crash when mounting twice
* decoder
- wildmidi: attempt to detect WildMidi using pkg-config
- wildmidi: fix Windows build failure
* Android
- fix build failure with Android NDK r21
* Windows