begin to work on a lib-mime that will hold most of the MIME related stuff.
[apps/madmutt.git] / nntp / nntp.c
index 5ad2719..d5b7991 100644 (file)
 #include <lib-lib/file.h>
 #include <lib-lib/macros.h>
 
+#include <lib-mime/mime.h>
+
 #include "mutt.h"
 #include "mutt_curses.h"
 #include "sort.h"
 #include "mx.h"
 #include "mx_nntp.h"
-#include "mime.h"
 #include "rfc1524.h"
 #include "rfc2047.h"
 #include "nntp.h"