]> granicus.if.org Git - graphviz/commitdiff
replacing agraph with cgraph
authorellson <devnull@localhost>
Sat, 2 Aug 2008 15:16:42 +0000 (15:16 +0000)
committerellson <devnull@localhost>
Sat, 2 Aug 2008 15:16:42 +0000 (15:16 +0000)
convince smyrna to at least compile

cmd/smyrna/topviewdata.h

index 6c9e9912f878be08b87725d6d0ed31b6235e4264..2907f911826585440996e803e085f818b817fe2e 100644 (file)
@@ -17,7 +17,7 @@
 #define TOPVIEWDATA_H
 
 #include <gtk/gtk.h>
-#include "agraph.h"
+#include "cgraph.h"
 #include "smyrnadefs.h"
 #include "tvnodes.h"