move intl.h into lib-lib/macros.h
[apps/madmutt.git] / mbyte.c
diff --git a/mbyte.c b/mbyte.c
index c9f3540..ce26508 100644 (file)
--- a/mbyte.c
+++ b/mbyte.c
 # include "config.h"
 #endif
 
+#include <lib-lib/macros.h>
+
 #include "mutt.h"
 #include "mbyte.h"
 #include "charset.h"
 
-#include "lib/intl.h"
 
 #include <errno.h>