diff options
Diffstat (limited to 'macosx/tkMacOSXResource.r')
-rw-r--r-- | macosx/tkMacOSXResource.r | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/tkMacOSXResource.r b/macosx/tkMacOSXResource.r index 51a19c1..ace7df1 100644 --- a/macosx/tkMacOSXResource.r +++ b/macosx/tkMacOSXResource.r @@ -11,7 +11,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkMacOSXResource.r,v 1.2 2002/08/31 06:12:30 das Exp $ + * RCS: @(#) $Id: tkMacOSXResource.r,v 1.3 2002/09/12 17:34:16 das Exp $ */ /* @@ -28,7 +28,7 @@ * the version string for Tcl. */ -#define RESOURCE_INCLUDED +#define RC_INVOKED #include "tcl.h" #include "tk.h" |