create the lib-mx now
[apps/madmutt.git] / imap / imap.c
index dcaccd1..a180ac1 100644 (file)
@@ -12,9 +12,9 @@
 /* Support for IMAP4rev1, with the occasional nod to IMAP 4. */
 
 #include <lib-lib/lib-lib.h>
+#include <lib-mx/mx.h>
 
 #include "mutt.h"
-#include "mx.h"
 #include "globals.h"
 #include "sort.h"
 #include "browser.h"