Merge branch 'portal-support-missing-guards' into 'main'

portal: Fix broken header guard

See merge request GNOME/glib!3035
This commit is contained in:
Marco Trevisan 2022-10-31 12:31:01 +00:00
commit 4339df0583

View File

@ -19,6 +19,7 @@
*/
#ifndef __G_PORTAL_SUPPORT_H__
#define __G_PORTAL_SUPPORT_H__
#include <glib.h>