]> granicus.if.org Git - graphviz/commitdiff
cgraph fixes
authorellson <devnull@localhost>
Thu, 23 Oct 2008 04:05:44 +0000 (04:05 +0000)
committerellson <devnull@localhost>
Thu, 23 Oct 2008 04:05:44 +0000 (04:05 +0000)
lib/neatogen/info.h

index 08c8551a1e4421127f31ed5c666f855c768380af..348f40a0ec68f2a89b6e5b868e5eaf611a70fe17 100644 (file)
@@ -19,13 +19,11 @@ extern "C" {
 #endif
 
 
-
 #ifndef INFO_H
 #define INFO_H
 
 #include "voronoi.h"
 #include "poly.h"
-#include "graph.h"
 
     typedef struct ptitem {    /* Point list */
        struct ptitem *next;