X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/68f91d58f15abe21c65a8b4d7022ccb854c857dc..c4aa4ff54130c6c3d1c1a74faedaffead76c2670:/src/graphviz.h?ds=inline diff --git a/src/graphviz.h b/src/graphviz.h index e8d0f0cc..0254ef74 100644 --- a/src/graphviz.h +++ b/src/graphviz.h @@ -22,7 +22,7 @@ #ifndef GRAPHVIZ_H_ # define GRAPHVIZ_H_ -#include "state.h" +# include "state.h" /** Begin a Dot graph. *