]> granicus.if.org Git - graphviz/commitdiff
rename gvrender.h to gvc.h
authorellson <devnull@localhost>
Thu, 6 Jan 2005 15:46:59 +0000 (15:46 +0000)
committerellson <devnull@localhost>
Thu, 6 Jan 2005 15:46:59 +0000 (15:46 +0000)
cmd/dot/plugins.c
cmd/tools/plugins.c

index 11c9899ad305b9e9b1ad01e320f4357b7ded3e39..035e34651200fd4dda59f015937624b740ba2c50 100644 (file)
@@ -19,7 +19,7 @@
 #include        "config.h"
 #include        "types.h"
 #include        "macros.h"
-#include        "gvrender.h"
+#include        "gvc.h"
 
 #ifndef DISABLE_GVRENDER
 extern gvplugin_t gvplugin_cairo_LTX_plugin,
index 11c9899ad305b9e9b1ad01e320f4357b7ded3e39..035e34651200fd4dda59f015937624b740ba2c50 100644 (file)
@@ -19,7 +19,7 @@
 #include        "config.h"
 #include        "types.h"
 #include        "macros.h"
-#include        "gvrender.h"
+#include        "gvc.h"
 
 #ifndef DISABLE_GVRENDER
 extern gvplugin_t gvplugin_cairo_LTX_plugin,