summaryrefslogtreecommitdiff
path: root/libnm-core/crypto_nss.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-core/crypto_nss.c')
-rw-r--r--libnm-core/crypto_nss.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libnm-core/crypto_nss.c b/libnm-core/crypto_nss.c
index 0c5905c18c..7f61ad7c67 100644
--- a/libnm-core/crypto_nss.c
+++ b/libnm-core/crypto_nss.c
@@ -23,8 +23,6 @@
#include "config.h"
-#include <glib/gi18n-lib.h>
-
#include <prinit.h>
#include <nss.h>
#include <pk11pub.h>
@@ -35,7 +33,7 @@
#include <ciferfam.h>
#include <p12plcy.h>
-#include "nm-glib.h"
+#include "nm-default.h"
#include "crypto.h"
#include "nm-errors.h"