begin to work on alias.[hc]
[apps/madmutt.git] / pop / pop.h
index fe49b4b..5fa6271 100644 (file)
--- a/pop/pop.h
+++ b/pop/pop.h
 #ifndef _POP_H
 #define _POP_H 1
 
+#include <lib-ui/curses.h>
+
 #include "mx.h"
-#include "mutt_socket.h"
-#include "mutt_curses.h"
+#include <lib-sys/mutt_socket.h>
 
 #define POP_PORT 110
 #define POP_SSL_PORT 995