sysprof-ui: add missing header to sysprof-ui.h

This commit is contained in:
Christian Hergert
2016-10-09 20:31:10 -07:00
parent e239887a9b
commit ceb7c02f93

View File

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