reorganize code a lot: create a lib-crypt with everything smime or gpg
[apps/madmutt.git] / lib-crypt / pgp.c
similarity index 99%
rename from pgp.c
rename to lib-crypt/pgp.c
index c6e19e6..26f79d9 100644 (file)
--- a/pgp.c
@@ -59,7 +59,7 @@
 # include <sys/resource.h>
 #endif
 
-#include "mutt_crypt.h"
+#include "crypt.h"
 #include "mutt_menu.h"