libsysprof-analyze: add document type for samples

This commit is contained in:
Christian Hergert
2023-04-25 17:10:12 -07:00
parent a47627e5b9
commit ca83cd6b40
6 changed files with 186 additions and 3 deletions

View File

@ -27,6 +27,7 @@ G_BEGIN_DECLS
#define SYSPROF_ANALYZE_INSIDE
# include "sysprof-document.h"
# include "sysprof-document-frame.h"
# include "sysprof-document-sample.h"
#undef SYSPROF_ANALYZE_INSIDE
G_END_DECLS