summaryrefslogtreecommitdiff
path: root/utils/gdmaskpass.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/gdmaskpass.c')
-rw-r--r--utils/gdmaskpass.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/gdmaskpass.c b/utils/gdmaskpass.c
index 5270937e..206b9eda 100644
--- a/utils/gdmaskpass.c
+++ b/utils/gdmaskpass.c
@@ -1,7 +1,7 @@
/* Simple pam thingie to ask the root password, for use in XKeepsCrashing
* script. */
#include "config.h"
-#include <libgnome/libgnome.h>
+#include <glib/gi18n.h>
#include <stdio.h>
#include <locale.h>
#include <unistd.h>