updated for version 7.1-001
diff --git a/src/gui_gtk.c b/src/gui_gtk.c
index da4fc42..094769d 100644
--- a/src/gui_gtk.c
+++ b/src/gui_gtk.c
@@ -53,8 +53,8 @@
 # ifdef bindtextdomain
 #  undef bindtextdomain
 # endif
-# ifdef bindtextdomain_codeset
-#  undef bindtextdomain_codeset
+# ifdef bind_textdomain_codeset
+#  undef bind_textdomain_codeset
 # endif
 # if defined(FEAT_GETTEXT) && !defined(ENABLE_NLS)
 #  define ENABLE_NLS	/* so the texts in the dialog boxes are translated */