reorganize code a lot: create a lib-crypt with everything smime or gpg
[apps/madmutt.git] / pattern.c
index a61e7e9..6f5e66a 100644 (file)
--- a/pattern.c
+++ b/pattern.c
@@ -37,7 +37,7 @@
 #include <unistd.h>
 #include <stdarg.h>
 
-#include "mutt_crypt.h"
+#include <lib-crypt/crypt.h>
 
 static int eat_regexp (pattern_t * pat, BUFFER *, BUFFER *);
 static int eat_date (pattern_t * pat, BUFFER *, BUFFER *);