]> granicus.if.org Git - graphviz/commitdiff
Make sure types in gvpr.h are defined
authorerg <devnull@localhost>
Fri, 26 Jun 2009 18:35:35 +0000 (18:35 +0000)
committererg <devnull@localhost>
Fri, 26 Jun 2009 18:35:35 +0000 (18:35 +0000)
lib/gvpr/gvpr.h

index 925daf69ff3680be0759642509930191f13d3a89..72361725bbe292e37f35eca041f911afa094c98f 100644 (file)
@@ -21,6 +21,7 @@ extern "C" {
 #ifndef GVPR_H
 #define GVPR_H
 
+#include "ast_common.h"
 #include "cgraph.h"
 
   /* If set, gvpr calls exit() on errors */