more updates in the build system, gettext related.
[apps/madmutt.git] / headers.c
index 7348adf..3cedeb6 100644 (file)
--- a/headers.c
+++ b/headers.c
 # include "config.h"
 #endif
 
+#include <lib-lib/macros.h>
+
 #include "mutt.h"
+#include "ascii.h"
 #include "mutt_crypt.h"
 #include "mutt_idna.h"
 
-#include "lib/intl.h"
 #include "lib/debug.h"
 
 #include <sys/stat.h>