begin to move ui code into the lib-ui
[apps/madmutt.git] / send.c
diff --git a/send.c b/send.c
index a582451..f1c0749 100644 (file)
--- a/send.c
+++ b/send.c
 
 #include <lib-mime/mime.h>
 
+#include <lib-ui/curses.h>
+
 #include "mutt.h"
 #include "enter.h"
-#include "mutt_curses.h"
 #include "rfc3676.h"
 #include "keymap.h"
 #include "copy.h"