aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/atari800/files/patch-ad
blob: cc8d4527a87f6fdd6c02bea15882d965ba39f385 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** sound.c.orig	Thu Jun 18 21:57:09 1998
--- sound.c	Thu Jun 18 21:57:30 1998
***************
*** 5,11 ****
  #ifdef VOXWARE
  #include <fcntl.h>
  #include <sys/ioctl.h>
! #include <sys/soundcard.h>
  
  #include "pokey11.h"
  
--- 5,11 ----
  #ifdef VOXWARE
  #include <fcntl.h>
  #include <sys/ioctl.h>
! #include <machine/soundcard.h>
  
  #include "pokey11.h"