]> granicus.if.org Git - graphviz/commitdiff
cgraph
authorellson <devnull@localhost>
Thu, 23 Oct 2008 17:30:35 +0000 (17:30 +0000)
committerellson <devnull@localhost>
Thu, 23 Oct 2008 17:30:35 +0000 (17:30 +0000)
lib/pack/ptest.c

index be0cbd5d055c59283e63749666113aa4a1e7ffda..6446f8eb542323fefceceb8f242aeab4deeb0899 100644 (file)
 *              AT&T Research, Florham Park NJ             *
 **********************************************************/
 
-#include <render.h>
-#include <neatoprocs.h>
 #include <assert.h>
-#include <pack.h>
+#include "render.h"
+#include "neatoprocs.h"
+#include "pack.h"
 
 /* Test driver for libpack library.
  * Input consists of graphs in dot format.