reorganize code a lot: create a lib-crypt with everything smime or gpg
[apps/madmutt.git] / parse.c
diff --git a/parse.c b/parse.c
index cd78866..c998fc3 100644 (file)
--- a/parse.c
+++ b/parse.c
@@ -23,7 +23,7 @@
 #include "enter.h"
 #include "recvattach.h"
 #include "mx.h"
-#include "mutt_crypt.h"
+#include <lib-crypt/crypt.h>
 #include "url.h"
 
 #include "lib/rx.h"