libsysprof-capture: add missing platform header

This commit is contained in:
Christian Hergert
2020-02-13 18:54:42 -08:00
parent 089f5d7c56
commit ec67106a4d

View File

@ -68,6 +68,7 @@ G_BEGIN_DECLS
# include "sysprof-capture-reader.h"
# include "sysprof-capture-writer.h"
# include "sysprof-clock.h"
# include "sysprof-platform.h"
# include "sysprof-version.h"
# include "sysprof-version-macros.h"