reorganize code a lot: create a lib-crypt with everything smime or gpg
[apps/madmutt.git] / lib-crypt / pgplib.h
similarity index 98%
rename from pgplib.h
rename to lib-crypt/pgplib.h
index a5f5362..ace0e3d 100644 (file)
--- a/pgplib.h
@@ -8,7 +8,7 @@
  * please see the file GPL in the top level source directory.
  */
 
-#include "mutt_crypt.h"
+#include "crypt.h"
 
 typedef struct pgp_signature {
   struct pgp_signature *next;