begin to work on a lib-mime that will hold most of the MIME related stuff.
[apps/madmutt.git] / url.c
diff --git a/url.c b/url.c
index 67a94cd..55204c5 100644 (file)
--- a/url.c
+++ b/url.c
 #include <lib-lib/ascii.h>
 #include <lib-lib/mapping.h>
 
+#include <lib-mime/mime.h>
+
 #include "mutt.h"
 #include "url.h"
 
-#include "mime.h"
 
 #include <ctype.h>