mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +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:
@@ -19,6 +19,7 @@
|
||||
*/
|
||||
|
||||
#ifndef __G_PORTAL_SUPPORT_H__
|
||||
#define __G_PORTAL_SUPPORT_H__
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
|
Reference in New Issue
Block a user