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.
This commit is contained in:

committed by
Thomas Haller

parent
7363dc94c6
commit
22e1a97e12
@@ -29,7 +29,6 @@
|
||||
#include <sys/stat.h>
|
||||
#include <locale.h>
|
||||
|
||||
#include <glib/gi18n.h>
|
||||
#include <glib-unix.h>
|
||||
#include <gmodule.h>
|
||||
|
||||
|
Reference in New Issue
Block a user