libsysprof-analyze: add document type for metadata

This commit is contained in:
Christian Hergert
2023-04-27 17:58:23 -07:00
parent d878fbf372
commit 72c0ba731c
5 changed files with 167 additions and 0 deletions

View File

@ -30,6 +30,7 @@ G_BEGIN_DECLS
# include "sysprof-document-frame.h"
# include "sysprof-document-log.h"
# include "sysprof-document-mark.h"
# include "sysprof-document-metadata.h"
# include "sysprof-document-mmap.h"
# include "sysprof-document-process.h"
# include "sysprof-document-sample.h"