diff options
Diffstat (limited to 'generic/tkColor.c')
-rw-r--r-- | generic/tkColor.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/generic/tkColor.c b/generic/tkColor.c index 7619b99..52f2a6e 100644 --- a/generic/tkColor.c +++ b/generic/tkColor.c @@ -11,9 +11,10 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkColor.c,v 1.14 2007/02/12 21:45:41 dkf Exp $ + * RCS: @(#) $Id: tkColor.c,v 1.15 2007/09/07 00:34:52 dgp Exp $ */ +#include "tkInt.h" #include "tkColor.h" /* |