workaround a stupid issue in how decoding is performed in mutt *sigh*
[apps/madmutt.git] / imap / imap.h
index 3b634e0..29a2454 100644 (file)
 #ifndef _IMAP_H
 #define _IMAP_H 1
 
+#include <lib-mx/mx.h>
+#include <lib-ui/browser.h>
+
 #include "account.h"
-#include "browser.h"
-#include "mx.h"
 
 extern mx_t const imap_mx;