sysprof-ui: add missing header to public API

This commit is contained in:
Christian Hergert
2016-10-09 12:36:17 -07:00
parent bc154617a3
commit 3b2f2505d3

View File

@ -26,6 +26,7 @@ G_BEGIN_DECLS
#define SYSPROF_INSIDE
# include "sp-callgraph-view.h"
# include "sp-cell-renderer-percent.h"
# include "sp-cpu-visualizer-row.h"
# include "sp-line-visualizer-row.h"
# include "sp-empty-state-view.h"
# include "sp-model-filter.h"