begin to move ui code into the lib-ui
[apps/madmutt.git] / buffy.c
diff --git a/buffy.c b/buffy.c
index 9f8b9f6..4a30783 100644 (file)
--- a/buffy.c
+++ b/buffy.c
@@ -18,6 +18,8 @@
 #include <lib-lib/buffer.h>
 #include <lib-lib/macros.h>
 
+#include <lib-ui/curses.h>
+
 #include <imap/imap.h>
 
 #include "mutt.h"
@@ -26,7 +28,6 @@
 #include "mh.h"
 #include "sidebar.h"
 
-#include "mutt_curses.h"
 
 #include <string.h>
 #include <sys/stat.h>