reorganize code a lot: create a lib-crypt with everything smime or gpg
[apps/madmutt.git] / sendlib.c
index fc8462d..03dd11a 100644 (file)
--- a/sendlib.c
+++ b/sendlib.c
@@ -29,7 +29,7 @@
 #include "copy.h"
 #include "pager.h"
 #include "charset.h"
-#include "mutt_crypt.h"
+#include <lib-crypt/crypt.h>
 #include "mutt_idna.h"
 
 #include "lib/debug.h"