diff options
Diffstat (limited to 'win/tclWinError.c')
-rw-r--r-- | win/tclWinError.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/tclWinError.c b/win/tclWinError.c index e70e1c2..9a504d2 100644 --- a/win/tclWinError.c +++ b/win/tclWinError.c @@ -9,10 +9,10 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclWinError.c,v 1.5 2002/05/27 10:14:21 dkf Exp $ + * RCS: @(#) $Id: tclWinError.c,v 1.6 2004/04/06 22:25:58 dgp Exp $ */ -#include "tclWinInt.h" +#include "tclInt.h" /* * The following table contains the mapping from Win32 errors to |