begin to move ui code into the lib-ui
[apps/madmutt.git] / pop / pop.h
index fe49b4b..edde8b7 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"
 
 #define POP_PORT 110
 #define POP_SSL_PORT 995