fix regression. make the hook types be ints.
[apps/madmutt.git] / mx.c
diff --git a/mx.c b/mx.c
index 28ba348..b1efdce 100644 (file)
--- a/mx.c
+++ b/mx.c
@@ -48,7 +48,7 @@
 #include "dotlock.h"
 #endif
 
-#include "mutt_crypt.h"
+#include <lib-crypt/crypt.h>
 
 #include "lib/list.h"
 #include "lib/debug.h"