summaryrefslogtreecommitdiff
path: root/audio/s3mod/files/patch-play.c
blob: 42aee42274f6bf9d86431e209dde81a0d238ecec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- play.c.orig	1995-10-21 19:13:35 UTC
+++ play.c
@@ -36,7 +36,7 @@
 #include "dsp.h"
 
 #ifdef GUS
-#include <sys/ultrasound.h>
+#include <machine/ultrasound.h>
 #include "gus.h"
 #endif /* GUS */