summaryrefslogtreecommitdiffstats
path: root/win/rc/tk_base.rc
diff options
context:
space:
mode:
authordavygrvy <davygrvy>2004-01-13 02:01:39 (GMT)
committerdavygrvy <davygrvy>2004-01-13 02:01:39 (GMT)
commit0e8d429d76ce7be9a8bf9f7351c002cd4c31314b (patch)
treec768098950270689b01851184681d62cfa742b00 /win/rc/tk_base.rc
parenta70f322b94fb45e096f11ac6ded83285f7981d6a (diff)
downloadtk-0e8d429d76ce7be9a8bf9f7351c002cd4c31314b.zip
tk-0e8d429d76ce7be9a8bf9f7351c002cd4c31314b.tar.gz
tk-0e8d429d76ce7be9a8bf9f7351c002cd4c31314b.tar.bz2
* win/rc/tk.rc:
* win/rc/tk_base.rc: * win/rc/wish.rc: * win/makefile.vc: Refreshed how the resource files are built. Should be a bit easier for people linking with a static Tk library.
Diffstat (limited to 'win/rc/tk_base.rc')
-rw-r--r--win/rc/tk_base.rc4
1 files changed, 3 insertions, 1 deletions
diff --git a/win/rc/tk_base.rc b/win/rc/tk_base.rc
index 7a8a2eb..fa7dc9a 100644
--- a/win/rc/tk_base.rc
+++ b/win/rc/tk_base.rc
@@ -1,8 +1,10 @@
-// RCS: @(#) $Id: tk_base.rc,v 1.2 2000/10/31 01:28:27 davidg Exp $
+// RCS: @(#) $Id: tk_base.rc,v 1.3 2004/01/13 02:01:55 davygrvy Exp $
//
// Base resources needed by Tk whether it's a DLL or a static library.
//
+#include <windows.h>
+
//
// Tk Icon
//