mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 19:55:12 +01:00
portal: Fix broken header guard
This wouldn't have caused an issue with the current header contents, but could have triggered a future bug.
This commit is contained in:
parent
681980d382
commit
1304f9ed92
@ -19,6 +19,7 @@
|
||||
*/
|
||||
|
||||
#ifndef __G_PORTAL_SUPPORT_H__
|
||||
#define __G_PORTAL_SUPPORT_H__
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user