X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=lib-crypt%2Fpgplib.h;fp=pgplib.h;h=ace0e3d0fd33c0f30738589484a33489cdcca6de;hp=a5f536284b9bde5d7a9d1ed14fd05adc1608ada6;hb=4761fa78a6dfc9437caa6e6e0aac806e50e01c83;hpb=b8c71f93b0296f815a6538182343ba67e88c0012 diff --git a/pgplib.h b/lib-crypt/pgplib.h similarity index 98% rename from pgplib.h rename to lib-crypt/pgplib.h index a5f5362..ace0e3d 100644 --- a/pgplib.h +++ b/lib-crypt/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;