libsysprof-gtk: add chart headers to toplevel header

This commit is contained in:
Christian Hergert
2023-06-20 11:09:25 -07:00
parent 92d3d5901d
commit dcdc859759

View File

@ -24,6 +24,9 @@ G_BEGIN_DECLS
#define SYSPROF_GTK_INSIDE
# include "sysprof-callgraph-view.h"
# include "sysprof-chart.h"
# include "sysprof-chart-layer.h"
# include "sysprof-depth-layer.h"
# include "sysprof-mark-chart.h"
# include "sysprof-mark-table.h"
# include "sysprof-session.h"