diff options
Diffstat (limited to 'generic/tk3d.c')
-rw-r--r-- | generic/tk3d.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/generic/tk3d.c b/generic/tk3d.c index 77c118e..ae6bb9e 100644 --- a/generic/tk3d.c +++ b/generic/tk3d.c @@ -10,9 +10,10 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tk3d.c,v 1.17 2007/01/03 04:10:48 nijtmans Exp $ + * RCS: @(#) $Id: tk3d.c,v 1.18 2007/09/07 00:34:51 dgp Exp $ */ +#include "tkInt.h" #include "tk3d.h" /* |