diff options
Diffstat (limited to 'win/ttkWinMonitor.c')
-rw-r--r-- | win/ttkWinMonitor.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/win/ttkWinMonitor.c b/win/ttkWinMonitor.c index b6c5a15..181db97 100644 --- a/win/ttkWinMonitor.c +++ b/win/ttkWinMonitor.c @@ -1,4 +1,4 @@ -/* $Id: ttkWinMonitor.c,v 1.10 2007/04/17 14:32:28 dkf Exp $ +/* $Id: ttkWinMonitor.c,v 1.11 2007/09/07 00:34:58 dgp Exp $ */ #ifdef _MSC_VER @@ -6,8 +6,6 @@ #endif #include <windows.h> -#include <tcl.h> -#include <tk.h> #include <tkWinInt.h> #include "ttk/ttkTheme.h" |