summaryrefslogtreecommitdiffstats
path: root/generic/tkTreeNotify.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tkTreeNotify.c')
-rw-r--r--generic/tkTreeNotify.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/tkTreeNotify.c b/generic/tkTreeNotify.c
index b117e3c..738d785 100644
--- a/generic/tkTreeNotify.c
+++ b/generic/tkTreeNotify.c
@@ -5,11 +5,10 @@
*
* Copyright (c) 2002-2006 Tim Baker
*
- * RCS: @(#) $Id: tkTreeNotify.c,v 1.21 2006/12/23 04:32:08 treectrl Exp $
+ * RCS: @(#) $Id: tkTreeNotify.c,v 1.22 2007/01/21 23:21:02 treectrl Exp $
*/
#include "tkTreeCtrl.h"
-#include "tclInt.h" /* TclFormatInt */
static int EVENT_EXPAND,
DETAIL_EXPAND_BEFORE,