1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/graphics/dtv/files/patch-aa

12 lines
308 B
Plaintext

--- defs.h.orig Sat Sep 7 16:44:57 2002
+++ defs.h Sat Sep 7 16:45:03 2002
@@ -12,7 +12,7 @@
#include <sys/shm.h>
#include <machine/ioctl_bt848.h>
#include <machine/ioctl_meteor.h>
-#include <machine/soundcard.h>
+#include <sys/soundcard.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>