reorganize code a lot: create a lib-crypt with everything smime or gpg
[apps/madmutt.git] / send.c
diff --git a/send.c b/send.c
index 3609f77..cf15950 100644 (file)
--- a/send.c
+++ b/send.c
@@ -26,7 +26,7 @@
 #include "keymap.h"
 #include "copy.h"
 #include "mx.h"
-#include "mutt_crypt.h"
+#include <lib-crypt/crypt.h>
 #include "mutt_idna.h"
 #include "url.h"
 #include "attach.h"