summaryrefslogtreecommitdiff
path: root/mate-about
diff options
context:
space:
mode:
Diffstat (limited to 'mate-about')
-rw-r--r--mate-about/mate-about.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/mate-about/mate-about.h b/mate-about/mate-about.h
index ffec736..2183c64 100644
--- a/mate-about/mate-about.h
+++ b/mate-about/mate-about.h
@@ -23,6 +23,7 @@
#include <gtk/gtk.h>
#include <libintl.h> // for gettext
+#include <glib/gi18n-lib.h>
#include <config.h> // autogenerated by ./configure
#ifdef USE_UNIQUE
@@ -43,10 +44,6 @@
#include <getopt.h>
#endif
-#if !defined(N_)
- #define N_(s) s
-#endif
-
//class mate_about
//{
const char* program_name = "MATE Desktop Environment";