From: ellson Date: Sat, 2 Aug 2008 14:35:43 +0000 (+0000) Subject: agraph.h -> cgraph.h X-Git-Tag: LAST_LIBGRAPH~32^2~3707 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=120cad3a2c1b612ed4d77402025698a49c54d67a;p=graphviz agraph.h -> cgraph.h (agraph is no longer being distributed0 --- diff --git a/cmd/smyrna/smyrnadefs.h b/cmd/smyrna/smyrnadefs.h index b8d1419c9..a62867430 100644 --- a/cmd/smyrna/smyrnadefs.h +++ b/cmd/smyrna/smyrnadefs.h @@ -36,10 +36,10 @@ #endif #include -#include "agraph.h" #include #include #include +#include "cgraph.h" #include "glcompset.h" #include "hier.h"