From 78aa47da06942f5253e02c64d06b66073f3dcc66 Mon Sep 17 00:00:00 2001 From: ellson Date: Thu, 6 Jan 2005 15:56:26 +0000 Subject: [PATCH] rename gvrender.h to gvc.h --- tclpkg/tcldot/tcldot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tclpkg/tcldot/tcldot.c b/tclpkg/tcldot/tcldot.c index a862a57f0..ad0930834 100644 --- a/tclpkg/tcldot/tcldot.c +++ b/tclpkg/tcldot/tcldot.c @@ -29,7 +29,7 @@ #include "circle.h" #include "fdp.h" #include "circo.h" -#include "gvrender.h" +#include "gvc.h" #ifdef DMALLOC #include "dmalloc.h" -- 2.40.0