diff options
Diffstat (limited to 'generic/tkCanvImg.c')
-rw-r--r-- | generic/tkCanvImg.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/tkCanvImg.c b/generic/tkCanvImg.c index d4c4486..cca0e17 100644 --- a/generic/tkCanvImg.c +++ b/generic/tkCanvImg.c @@ -9,12 +9,11 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkCanvImg.c,v 1.9 2005/11/04 15:23:05 dkf Exp $ + * RCS: @(#) $Id: tkCanvImg.c,v 1.10 2007/09/07 00:34:51 dgp Exp $ */ #include <stdio.h> #include "tkInt.h" -#include "tkPort.h" #include "tkCanvas.h" /* |