reorganize code a lot: create a lib-crypt with everything smime or gpg
[apps/madmutt.git] / curs_main.c
index c241ff6..4341a71 100644 (file)
@@ -35,7 +35,7 @@
 
 #include <imap/imap_private.h>
 
-#include "mutt_crypt.h"
+#include <lib-crypt/crypt.h>
 
 #ifdef USE_NNTP
 #include "nntp.h"