diff options
Diffstat (limited to 'win')
-rw-r--r-- | win/tkWinSend.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/tkWinSend.c b/win/tkWinSend.c index 18a7d72..9010884 100644 --- a/win/tkWinSend.c +++ b/win/tkWinSend.c @@ -10,9 +10,9 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkWinSend.c,v 1.24 2010/04/08 14:06:20 nijtmans Exp $ + * RCS: @(#) $Id: tkWinSend.c,v 1.25 2010/09/28 08:22:30 nijtmans Exp $ */ -#include <tchar.h> + #include "tkInt.h" #include "tkWinSendCom.h" |