reorganize code a lot: create a lib-crypt with everything smime or gpg
[apps/madmutt.git] / copy.c
diff --git a/copy.c b/copy.c
index 989f3ce..97b73c0 100644 (file)
--- a/copy.c
+++ b/copy.c
@@ -23,7 +23,7 @@
 #include "handler.h"
 #include "mx.h"
 #include "copy.h"
-#include "mutt_crypt.h"
+#include <lib-crypt/crypt.h>
 #include "mutt_idna.h"
 
 #include "lib/debug.h"