mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
298 B
Plaintext
14 lines
298 B
Plaintext
$NetBSD: patch-aa,v 1.7 2004/11/03 00:46:24 kristerw Exp $
|
|
|
|
--- device-input.h.orig Wed Nov 3 01:40:28 2004
|
|
+++ device-input.h Wed Nov 3 01:40:40 2004
|
|
@@ -36,7 +36,7 @@
|
|
#ifndef vic_device_input_h
|
|
#define vic_device_input_h
|
|
|
|
-#include <Tcl.h>
|
|
+#include "Tcl.h"
|
|
|
|
class Grabber;
|
|
class Framer;
|