reorganize code a lot: create a lib-crypt with everything smime or gpg
[apps/madmutt.git] / crypt-mod-smime-gpgme.c
index fdf391b..31e882f 100644 (file)
@@ -17,7 +17,7 @@
 
 #ifdef CRYPT_BACKEND_GPGME
 
-#include "crypt-mod.h"
+#include <lib-crypt/crypt-mod.h>
 #include "crypt-gpgme.h"
 
 static void crypt_mod_smime_init (void)