mirror of
https://github.com/ZDoom/ZMusic.git
synced 2025-02-20 18:32:05 +00:00
- fix compile on linux
This commit is contained in:
parent
b7feec600e
commit
7d966ffe65
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
|
||||
#if defined __linux__ && defined HAVE_SYSTEM_MIDI
|
||||
|
||||
#include "zmusic/zmusic.h"
|
||||
#include "zmusic/zmusic_internal.h"
|
||||
#include <vector>
|
||||
#include <string>
|
||||
typedef struct _snd_seq snd_seq_t;
|
||||
|
|
Loading…
Reference in a new issue