reorganize code a lot: create a lib-crypt with everything smime or gpg
[apps/madmutt.git] / lib-crypt / smime.h
similarity index 97%
rename from smime.h
rename to lib-crypt/smime.h
index dbf9a3f..452946f 100644 (file)
--- a/smime.h
@@ -9,7 +9,7 @@
  */
 
 
-#include "mutt_crypt.h"
+#include "crypt.h"
 
 void smime_void_passphrase (void);
 int smime_valid_passphrase (void);