update gettext
[apps/madmutt.git] / help.c
diff --git a/help.c b/help.c
index 0545777..2f13577 100644 (file)
--- a/help.c
+++ b/help.c
@@ -13,7 +13,7 @@
 # include "config.h"
 #endif
 
-#include "lib/intl.h"
+#include <lib-lib/macros.h>
 #include "lib/str.h"
 
 #include "mutt.h"
@@ -22,6 +22,7 @@
 #include "pager.h"
 #include "mapping.h"
 
+#include <wchar.h>
 #include <ctype.h>
 #include <string.h>