]> granicus.if.org Git - graphviz/commitdiff
Fix bug 905
authorerg <devnull@localhost>
Wed, 15 Mar 2006 20:45:48 +0000 (20:45 +0000)
committererg <devnull@localhost>
Wed, 15 Mar 2006 20:45:48 +0000 (20:45 +0000)
lib/pack/pack.c

index 21d1bd41fa36277338b7c2593f8ce0e60d59054f..049893b80841596ece4478ad83c86a0ff5701906 100644 (file)
@@ -20,6 +20,7 @@
  * K. Freivalds et al., GD0'01, LNCS 2265, pp. 378-391.
  */
 
+#include <render.h>
 #include <pack.h>
 #include <pointset.h>
 #include <math.h>