reorganize code a lot: create a lib-crypt with everything smime or gpg
[apps/madmutt.git] / handler.c
index abde630..a693fe6 100644 (file)
--- a/handler.c
+++ b/handler.c
@@ -35,7 +35,7 @@
 #include "keymap.h"
 #include "copy.h"
 #include "charset.h"
-#include "mutt_crypt.h"
+#include <lib-crypt/crypt.h>
 #include "state.h"
 #include "attach.h"
 #include "lib.h"