1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/audio/s3mod/files/patch-gus.c

12 lines
254 B
C

--- gus.c.orig Sat Oct 21 12:14:33 1995
+++ gus.c Thu Aug 22 20:55:06 2002
@@ -26,7 +26,7 @@
#ifdef GUS
#include <sys/soundcard.h>
-#include <sys/ultrasound.h>
+#include <machine/ultrasound.h>
#include <unistd.h>
#include "gus.h"
#include "mod.h"