mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02: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:
committed by
Philip Withnall
parent
681980d382
commit
1304f9ed92
@@ -19,6 +19,7 @@
|
||||
*/
|
||||
|
||||
#ifndef __G_PORTAL_SUPPORT_H__
|
||||
#define __G_PORTAL_SUPPORT_H__
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
|
Reference in New Issue
Block a user