diff options
Diffstat (limited to 'win/tclsh.rc')
-rw-r--r-- | win/tclsh.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tclsh.rc b/win/tclsh.rc index 16eaf83..6e1114d 100644 --- a/win/tclsh.rc +++ b/win/tclsh.rc @@ -2,7 +2,7 @@ // #include <winver.h> -#include <tcl.h> +#include "tclWinInt.h" // // build-up the name suffix that defines the type of build this is. |