Merge branch 'backport-3035-portal-header-guard-glib-2-74' into 'glib-2-74'

Backport !3035 “portal: Fix broken header guard” to glib-2-74

See merge request GNOME/glib!3038
This commit is contained in:
Simon McVittie 2022-11-02 02:01:03 +00:00
commit 05fdb2d049

View File

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