From: Matthew Fernandez Date: Sat, 4 Jul 2020 17:10:16 +0000 (-0700) Subject: fix: update dot.c example for latest API X-Git-Tag: 2.46.0~20^2^2~195^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b3eb3e1121fe7c3b3077756776cda50b9af63df;p=graphviz fix: update dot.c example for latest API --- diff --git a/dot.demo/dot.c b/dot.demo/dot.c index d68e90d6a..f64a6f35c 100644 --- a/dot.demo/dot.c +++ b/dot.demo/dot.c @@ -11,7 +11,7 @@ * Contributors: See CVS logs. Details at http://www.graphviz.org/ *************************************************************************/ -#include +#include int main(int argc, char **argv) {