summaryrefslogtreecommitdiff
path: root/clients/tui/nmt-editor-section.c
diff options
context:
space:
mode:
authorDan Winship <danw@redhat.com>2015-08-04 13:02:19 -0400
committerThomas Haller <thaller@redhat.com>2015-08-05 15:35:51 +0200
commit22e1a97e122b9c563a4da76bfdb2bd3e77dddccf (patch)
treec5ea5b9dae4e7093545eb6e3e0ffa042578a6817 /clients/tui/nmt-editor-section.c
parent7363dc94c6591e8d08910bfbc54a654fa81da37a (diff)
downloadNetworkManager-22e1a97e122b9c563a4da76bfdb2bd3e77dddccf.tar.gz
all: drop includes to <glib/gi18n.h> for "nm-default.h"
The localization headers are now included via "nm-default.h". Also fixes several places, where we wrongly included <glib/gi18n-lib.h> instead of <glib/gi18n.h>. For example under "clients/" directory.
Diffstat (limited to 'clients/tui/nmt-editor-section.c')
-rw-r--r--clients/tui/nmt-editor-section.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/clients/tui/nmt-editor-section.c b/clients/tui/nmt-editor-section.c
index ff463f7fe3..b9a3ae839b 100644
--- a/clients/tui/nmt-editor-section.c
+++ b/clients/tui/nmt-editor-section.c
@@ -25,8 +25,6 @@
#include "config.h"
-#include <glib/gi18n-lib.h>
-
#include "nmt-editor-section.h"
#include "nmt-newt-toggle-button.h"