libsysprof-ui: add callgraph aid

This commit is contained in:
Christian Hergert
2019-05-18 19:49:32 -07:00
parent a6d81c5a5c
commit 89bcbad02d
6 changed files with 144 additions and 1 deletions

View File

@ -30,6 +30,7 @@ G_BEGIN_DECLS
# include "sysprof-aid.h"
# include "sysprof-callgraph-view.h"
# include "sysprof-capture-view.h"
# include "sysprof-callgraph-aid.h"
# include "sysprof-cell-renderer-percent.h"
# include "sysprof-cpu-aid.h"
# include "sysprof-cpu-visualizer-row.h"