]> granicus.if.org Git - graphviz/commitdiff
agraph.h -> cgraph.h
authorellson <devnull@localhost>
Sat, 2 Aug 2008 14:35:43 +0000 (14:35 +0000)
committerellson <devnull@localhost>
Sat, 2 Aug 2008 14:35:43 +0000 (14:35 +0000)
(agraph is no longer being distributed0

cmd/smyrna/smyrnadefs.h

index b8d1419c9b7e188c612309a7163527590bea539b..a62867430b0611df60d33437a282138b9aba2b96 100644 (file)
 #endif
 
 #include <gtk/gtk.h>
-#include "agraph.h"
 #include <GL/gl.h>
 #include <GL/glu.h>
 #include <gtk/gtkgl.h>
+#include "cgraph.h"
 #include "glcompset.h"
 #include "hier.h"