mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
GDBus: Fix up i18n
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <glib/gi18n.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "gdbusauthmechanismsha1.h"
|
||||
#include "gcredentials.h"
|
||||
@@ -40,6 +40,8 @@
|
||||
|
||||
#include <glib/gstdio.h>
|
||||
|
||||
#include "glibintl.h"
|
||||
|
||||
struct _GDBusAuthMechanismSha1Private
|
||||
{
|
||||
gboolean is_client;
|
||||
|
Reference in New Issue
Block a user