Rocco Rutte:
[apps/madmutt.git] / mutt_crypt.h
index 182d52d..ca9acd6 100644 (file)
@@ -17,6 +17,8 @@
 #define MUTT_CRYPT_H
 
 #include "mutt.h"               /* Need this to declare BODY, ADDRESS. STATE etc. */
+#include "state.h"
+
 /* FIXME: They should be pointer to anonymous structures for better
    information hiding. */