libsysprof-gtk: include sysprof-analyze.h

This commit is contained in:
Christian Hergert
2023-07-07 13:01:07 -07:00
parent d993bf3d37
commit fc10c98e8d

View File

@ -20,6 +20,8 @@
#pragma once
#include <sysprof-analyze.h>
G_BEGIN_DECLS
#define SYSPROF_GTK_INSIDE
@ -52,4 +54,3 @@ G_BEGIN_DECLS
#undef SYSPROF_GTK_INSIDE
G_END_DECLS