summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tcl.h')
-rw-r--r--generic/tcl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tcl.h b/generic/tcl.h
index ef9693a..feeec0a 100644
--- a/generic/tcl.h
+++ b/generic/tcl.h
@@ -13,13 +13,13 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tcl.h,v 1.189 2004/11/13 00:19:06 dgp Exp $
+ * RCS: @(#) $Id: tcl.h,v 1.190 2004/11/16 03:30:54 das Exp $
*/
#ifndef _TCL
#define _TCL
-#ifdef HAVE_CONFIG_H
+#ifdef HAVE_TCL_CONFIG_H
#include "tclConfig.h"
#endif