move intl.h into lib-lib/macros.h
[apps/madmutt.git] / buffy.c
diff --git a/buffy.c b/buffy.c
index da37268..f6b2d4b 100644 (file)
--- a/buffy.c
+++ b/buffy.c
@@ -15,6 +15,7 @@
 #endif
 
 #include <lib-lib/mem.h>
+#include <lib-lib/macros.h>
 
 #include "mutt.h"
 #include "buffy.h"
@@ -29,7 +30,6 @@
 #include "imap.h"
 #endif
 
-#include "lib/intl.h"
 
 #include <string.h>
 #include <sys/stat.h>