diff --git a/src/libsysprof-gtk/sysprof-gtk.h b/src/libsysprof-gtk/sysprof-gtk.h index d8a4488b..33cc64d1 100644 --- a/src/libsysprof-gtk/sysprof-gtk.h +++ b/src/libsysprof-gtk/sysprof-gtk.h @@ -20,6 +20,8 @@ #pragma once +#include + G_BEGIN_DECLS #define SYSPROF_GTK_INSIDE @@ -52,4 +54,3 @@ G_BEGIN_DECLS #undef SYSPROF_GTK_INSIDE G_END_DECLS -