X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Faction_show_graph.c;h=09cd5454779ff376d4104d2f28ece25914289a0d;hb=bd4c412a357988288796a473ad0ea7adb6745db0;hp=7b3c93af9291fcd6d45b7767ae8d31462e83f912;hpb=d3cf935b4ec35cb4acedb6c278177bdd4e1776cb;p=collection4.git diff --git a/src/action_show_graph.c b/src/action_show_graph.c index 7b3c93a..09cd545 100644 --- a/src/action_show_graph.c +++ b/src/action_show_graph.c @@ -8,7 +8,9 @@ #include "action_show_graph.h" #include "common.h" +#include "graph.h" #include "graph_ident.h" +#include "graph_instance.h" #include "graph_list.h" #include "utils_cgi.h"