[sysprof/wip/visualizers] sysprof-ui: add missing header to public API



commit 3b2f2505d3c4066a77dc2e9e18a7a902f230f660
Author: Christian Hergert <chergert redhat com>
Date:   Sun Oct 9 12:36:17 2016 -0700

    sysprof-ui: add missing header to public API

 lib/sysprof-ui.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lib/sysprof-ui.h b/lib/sysprof-ui.h
index e3c3bf9..c55ce80 100644
--- a/lib/sysprof-ui.h
+++ b/lib/sysprof-ui.h
@@ -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"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]