libsysprof-analyze: add document type for fork

This commit is contained in:
Christian Hergert
2023-04-28 10:36:17 -07:00
parent 72c0ba731c
commit 6b762ef64a
6 changed files with 178 additions and 14 deletions

View File

@ -27,6 +27,7 @@ G_BEGIN_DECLS
#define SYSPROF_ANALYZE_INSIDE
# include "sysprof-document.h"
# include "sysprof-document-exit.h"
# include "sysprof-document-fork.h"
# include "sysprof-document-frame.h"
# include "sysprof-document-log.h"
# include "sysprof-document-mark.h"