blob: 592f01cbdf11cc35e75ba4e9a70312315c4ab4be (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- source/tcl_public.c.orig Sun Feb 25 00:08:23 2001
+++ source/tcl_public.c Sun Feb 25 00:08:35 2001
@@ -37,7 +37,7 @@
};
#ifdef WANT_TCL
-#include <tcl.h>
+#include "tcl.h"
/*
* I wish to thank vore!vore@domination.ml.org for pushing me
|