move url.[hc] into the lib-lib.
[apps/madmutt.git] / imap / imap_private.h
index 0c91e7e..eecc798 100644 (file)
 
 #include <inttypes.h>
 
 
 #include <inttypes.h>
 
+#include <lib-ui/curses.h>
+
 #include "imap.h"
 #include "imap.h"
-#include "mutt_socket.h"
-#include "mutt_curses.h"
+#include <lib-sys/mutt_socket.h>
 
 /* -- symbols -- */
 #define IMAP_PORT 143
 
 /* -- symbols -- */
 #define IMAP_PORT 143