1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/audio/splay/files/patch-aa

20 lines
370 B
Plaintext
Raw Normal View History

*** mpegsound/rawplayer.cc Thu Mar 27 22:18:47 1997
--- mpegsound/rawplayer.cc Tue Apr 1 19:33:46 1997
***************
*** 8,14 ****
#include <fcntl.h>
#include <sys/ioctl.h>
! #include <sys/soundcard.h>
#include "mpegsound.h"
--- 8,14 ----
#include <fcntl.h>
#include <sys/ioctl.h>
! #include <machine/soundcard.h>
#include "mpegsound.h"