reorganize code a lot: create a lib-crypt with everything smime or gpg
[apps/madmutt.git] / hdrline.c
index 79b3ea5..72a1674 100644 (file)
--- a/hdrline.c
+++ b/hdrline.c
@@ -16,7 +16,7 @@
 #include "sort.h"
 #include "thread.h"
 #include "charset.h"
-#include "mutt_crypt.h"
+#include <lib-crypt/crypt.h>
 #include "mutt_idna.h"
 
 #include <lib-lib/str.h>