diff options
Diffstat (limited to 'mac/tkMacApplication.r')
-rw-r--r-- | mac/tkMacApplication.r | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/tkMacApplication.r b/mac/tkMacApplication.r index 7be4472..9b61a5c 100644 --- a/mac/tkMacApplication.r +++ b/mac/tkMacApplication.r @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkMacApplication.r,v 1.6 2001/12/27 22:45:07 das Exp $ + * RCS: @(#) $Id: tkMacApplication.r,v 1.7 2002/09/12 17:34:16 das Exp $ */ #include <Types.r> @@ -22,7 +22,7 @@ * the version string for Tcl. */ -#define RESOURCE_INCLUDED +#define RC_INVOKED #include "tk.h" #if (TK_RELEASE_LEVEL == 0) |