begin to work on a lib-mime that will hold most of the MIME related stuff.
[apps/madmutt.git] / copy.c
diff --git a/copy.c b/copy.c
index 27cf073..d0af92d 100644 (file)
--- a/copy.c
+++ b/copy.c
 #include <lib-lib/file.h>
 #include <lib-lib/ascii.h>
 
+#include <lib-mime/mime.h>
+
 #include "mutt.h"
 #include "handler.h"
 #include "mx.h"
 #include "copy.h"
 #include "rfc2047.h"
-#include "mime.h"
 #include "mutt_crypt.h"
 #include "mutt_idna.h"