Move many things to the crypt module \o/
[apps/madmutt.git] / crypt.h
diff --git a/crypt.h b/crypt.h
index 2858136..8c5e274 100644 (file)
--- a/crypt.h
+++ b/crypt.h
@@ -18,6 +18,7 @@
 
 #include <lib-mime/mime.h>
 #include "state.h"
+#include "crypt.li"
 
 #define ENCRYPT    (1 << 0)
 #define SIGN       (1 << 1)