pkgsrc/graphics/fxtv/patches/patch-af
tron d3ab19ccaa Initial import of new "fxtv" package:
TV display application for Brooktree 848 compatible TV cards
2000-05-07 20:34:13 +00:00

13 lines
325 B
Text

$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