there is no real need for a lib-hash anymore. fold it.
[apps/madmutt.git] / pop / pop_auth.c
index 171baa9..98dc1cc 100644 (file)
@@ -12,9 +12,9 @@
 #include <sasl/sasl.h>
 #include <sasl/saslutil.h>
 
-#include <lib-hash/hash.h>
 #include <lib-mx/mx.h>
 
+#include "md5.h"
 #include "mutt.h"
 #include "pop.h"
 #include "mutt_sasl.h"