summaryrefslogtreecommitdiff
path: root/src/summary.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/summary.h')
-rw-r--r--src/summary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/summary.h b/src/summary.h
index 5537d4a..2a3d4db 100644
--- a/src/summary.h
+++ b/src/summary.h
@@ -30,6 +30,6 @@ GtkWidget *
summary_view_new (AllocatorsStore *store);
GtkWidget *
-summary_chart_new (AllocatorsStore *store);
+summary_chart_new (AllocatorsStore *store, gboolean total);
#endif /* SUMMARY_H */