summaryrefslogtreecommitdiffstats
path: root/generic/tkUndo.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tkUndo.c')
-rw-r--r--generic/tkUndo.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/generic/tkUndo.c b/generic/tkUndo.c
index a540260..fd56a24 100644
--- a/generic/tkUndo.c
+++ b/generic/tkUndo.c
@@ -9,9 +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: tkUndo.c,v 1.11 2007/02/13 00:02:23 dkf Exp $
+ * RCS: @(#) $Id: tkUndo.c,v 1.11.2.1 2007/09/07 01:25:36 dgp Exp $
*/
+#include "tkInt.h"
#include "tkUndo.h"
static int EvaluateActionList(Tcl_Interp *interp,