summaryrefslogtreecommitdiffstats
path: root/win/ttkWinMonitor.c
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-09-07 00:34:51 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-09-07 00:34:51 (GMT)
commit1801939be8b13e05e2dd95753046107083a17ed0 (patch)
treeb96d1a5046b15547b52c5d6bc8b1d362bfcbf202 /win/ttkWinMonitor.c
parent9eeb6e7a4f32a9f04cd022da83bea178402826a0 (diff)
downloadtk-1801939be8b13e05e2dd95753046107083a17ed0.zip
tk-1801939be8b13e05e2dd95753046107083a17ed0.tar.gz
tk-1801939be8b13e05e2dd95753046107083a17ed0.tar.bz2
header cleanup
Diffstat (limited to 'win/ttkWinMonitor.c')
-rw-r--r--win/ttkWinMonitor.c4
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"