From: ellson Date: Wed, 20 Jul 2005 03:24:53 +0000 (+0000) Subject: use gvc.h X-Git-Tag: LAST_LIBGRAPH~32^2~7404 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3d5a5c7df04942907f6a1bf4c081a0d0e82e381;p=graphviz use gvc.h --- diff --git a/cmd/dot/dot.c b/cmd/dot/dot.c index 37119b011..7df38a2fd 100644 --- a/cmd/dot/dot.c +++ b/cmd/dot/dot.c @@ -18,11 +18,8 @@ * Written by Stephen North and Eleftherios Koutsofios. */ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif +#include "gvc.h" -#include #include #ifdef HAVE_UNISTD_H #include @@ -39,8 +36,6 @@ # include #endif -#include "render.h" - extern void parse_args(GVC_t * gvc, int argc, char **argv); char *Info[] = {