mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-23 04:33:24 +00:00
<machine/soundcard.h> was simply a compatibility symlink on FreeBSD and it
is now gone away.
This commit is contained in:
parent
7df6429591
commit
3aeed84471
@ -31,7 +31,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#include <machine/soundcard.h>
|
||||
#include <sys/soundcard.h>
|
||||
#endif
|
||||
|
||||
#include "cpu_emulation.h"
|
||||
|
Loading…
Reference in New Issue
Block a user