merge crypt back into $top_builddir :)
[apps/madmutt.git] / pop / pop.c
index 0db1cec..a09e1fc 100644 (file)
--- a/pop/pop.c
+++ b/pop/pop.c
@@ -14,7 +14,7 @@
 
 #include "mutt.h"
 #include "pop.h"
-#include <lib-crypt/crypt.h>
+#include "crypt.h"
 
 /* write line to file */
 static int fetch_message (char *line, void *file)