mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
GDBus: Fix up i18n
This commit is contained in:
@@ -31,8 +31,6 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <glib/gi18n.h>
|
||||
|
||||
/* ---------------------------------------------------------------------------------------------------- */
|
||||
#ifdef __linux__
|
||||
|
||||
@@ -58,6 +56,8 @@
|
||||
#include "gunixcredentialsmessage.h"
|
||||
#include "gcredentials.h"
|
||||
|
||||
#include "glibintl.h"
|
||||
|
||||
struct _GUnixCredentialsMessagePrivate
|
||||
{
|
||||
GCredentials *credentials;
|
||||
|
Reference in New Issue
Block a user