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