begin to work on a lib-mime that will hold most of the MIME related stuff.
[apps/madmutt.git] / pgp.c
diff --git a/pgp.c b/pgp.c
index bdb78d6..bdcba07 100644 (file)
--- a/pgp.c
+++ b/pgp.c
 #include <lib-lib/macros.h>
 #include <lib-lib/file.h>
 
+#include <lib-mime/mime.h>
+
 #include "mutt.h"
 #include "enter.h"
 #include "handler.h"
 #include "mutt_curses.h"
 #include "pgp.h"
-#include "mime.h"
 #include "copy.h"
 #include "attach.h"