summaryrefslogtreecommitdiffstats
path: root/generic/tclExecute.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclExecute.c')
-rw-r--r--generic/tclExecute.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/tclExecute.c b/generic/tclExecute.c
index 0a8f379..b08c410 100644
--- a/generic/tclExecute.c
+++ b/generic/tclExecute.c
@@ -15,8 +15,7 @@
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
*/
-#include "tclInt.h"
-#include "tclCompile.h"
+#include "tclEngineInt.h"
#include "tclOOInt.h"
#include "tommath.h"
#include <math.h>