summaryrefslogtreecommitdiff
path: root/graphics/fxtv/patches/patch-af
blob: 0ae7b2ec8034f79710b776e481cbb5b1eb207e52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.1.1.1 2000/05/07 20:34:13 tron Exp $

--- tvcapture.h.orig	Sat Sep  4 21:22:19 1999
+++ tvcapture.h	Sun May  7 22:28:36 2000
@@ -33,7 +33,7 @@
 
 #include <X11/Intrinsic.h>
 #ifdef __NetBSD__
-# include <dev/pci/bt848var.h>
+# include <dev/ic/bt8xx.h>
 #else
 # include <machine/ioctl_meteor.h>
 #endif