X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Faction_graph.c;h=d496a242e55cb97bcbcfe29cf13a8579455f0610;hb=f8fd749bce227816f75f87e592e78631bd786425;hp=0bb58563e0a9094d6acd2315527217319edd4ba3;hpb=2c85f876c1b9d5c161694cfb03cf20773b74c844;p=collection4.git diff --git a/src/action_graph.c b/src/action_graph.c index 0bb5856..d496a24 100644 --- a/src/action_graph.c +++ b/src/action_graph.c @@ -12,8 +12,10 @@ #include "common.h" #include "action_graph.h" +#include "graph.h" +#include "graph_instance.h" #include "graph_list.h" -#include "utils_params.h" +#include "utils_cgi.h" #include "utils_array.h" #include