move mutt_get_parameter -> parameter_getval into mime.c
[apps/madmutt.git] / pgppubring.c
index bb27da1..7b297ed 100644 (file)
@@ -46,8 +46,8 @@ extern int optind;
 short Umask;   /* dirty hack because we need Umask in lib.c but don't want globals.h there */
 
 #include "lib.h"
-#include "pgplib.h"
-#include "pgppacket.h"
+#include <lib-crypt/pgplib.h>
+#include <lib-crypt/pgppacket.h>
 
 #define MD5_DIGEST_LENGTH  16