]> granicus.if.org Git - graphviz/commitdiff
more #include rationalization
authorellson <devnull@localhost>
Tue, 18 Oct 2005 18:38:23 +0000 (18:38 +0000)
committerellson <devnull@localhost>
Tue, 18 Oct 2005 18:38:23 +0000 (18:38 +0000)
plugin/dot_layout/gvlayout_dot_layout.c
plugin/neato_layout/gvlayout_neato_layout.c

index 6b2564d86e158557b2f453a2b9dd65f805a59a24..ede7b1b9b72e51f24291e7ece80f41960f8dcc5d 100644 (file)
@@ -21,8 +21,6 @@
 
 #include <stdio.h>
 
-#include "geom.h"
-
 #include "types.h"
 
 #include "gvplugin_layout.h"
index bbc600f5fcfaa8afc77df6b60d45e07f27e11fbb..b7f73b250078a59788ef7422c630a3380676ae44 100644 (file)
@@ -26,8 +26,6 @@
 
 #include <stdio.h>
 
-#include "geom.h"
-
 #include "types.h"
 
 #include "gvplugin_layout.h"