begin to work on a lib-mime that will hold most of the MIME related stuff.
[apps/madmutt.git] / hcache.c
index 877afd0..e6a1b6d 100644 (file)
--- a/hcache.c
+++ b/hcache.c
 #include <lib-lib/mem.h>
 #include <lib-hash/hash.h>
 
+#include <lib-mime/mime.h>
+
 #include "mutt.h"
 #ifdef USE_IMAP
 #include "message.h"
 #endif
-#include "mime.h"
 #include "mx.h"
 #include "lib.h"