summaryrefslogtreecommitdiffstats
path: root/win/ttkWinTheme.c
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2007-09-07 00:34:51 (GMT)
committerdgp@users.sourceforge.net <dgp>2007-09-07 00:34:51 (GMT)
commit31ce0c6a640795b836012cc152b479bb657b5bae (patch)
treeb96d1a5046b15547b52c5d6bc8b1d362bfcbf202 /win/ttkWinTheme.c
parent52f0330d9f455fd60a83affa32cdc459a64c2164 (diff)
downloadtk-31ce0c6a640795b836012cc152b479bb657b5bae.zip
tk-31ce0c6a640795b836012cc152b479bb657b5bae.tar.gz
tk-31ce0c6a640795b836012cc152b479bb657b5bae.tar.bz2
header cleanup
Diffstat (limited to 'win/ttkWinTheme.c')
-rw-r--r--win/ttkWinTheme.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/win/ttkWinTheme.c b/win/ttkWinTheme.c
index c0c04ff..e05f08c 100644
--- a/win/ttkWinTheme.c
+++ b/win/ttkWinTheme.c
@@ -1,6 +1,6 @@
/* winTheme.c - Copyright (C) 2004 Pat Thoyts <patthoyts@users.sf.net>
*
- * $Id: ttkWinTheme.c,v 1.5 2007/04/17 14:32:28 dkf Exp $
+ * $Id: ttkWinTheme.c,v 1.6 2007/09/07 00:34:58 dgp Exp $
*/
#ifdef _MSC_VER
@@ -9,7 +9,6 @@
#include <windows.h>
-#include <tk.h>
#include <tkWinInt.h>
#ifndef DFCS_HOT /* Windows 98/Me, Windows 200/XP only */