diff --git a/src/libsysprof-profile/sysprof-profile.h b/src/libsysprof-profile/sysprof-profile.h index 8b2c7af7..9dae599c 100644 --- a/src/libsysprof-profile/sysprof-profile.h +++ b/src/libsysprof-profile/sysprof-profile.h @@ -20,9 +20,14 @@ #pragma once +#include + G_BEGIN_DECLS #define SYSPROF_PROFILE_INSIDE +# include "sysprof-instrument.h" +# include "sysprof-profiler.h" +# include "sysprof-recording.h" #undef SYSPROF_PROFILE_INSIDE G_END_DECLS