begin to move ui code into the lib-ui
[apps/madmutt.git] / keymap.c
index e8bd397..c7cede6 100644 (file)
--- a/keymap.c
+++ b/keymap.c
 #include <lib-lib/buffer.h>
 #include <lib-lib/mapping.h>
 
 #include <lib-lib/buffer.h>
 #include <lib-lib/mapping.h>
 
+#include <lib-ui/curses.h>
+
 #include "mutt.h"
 #include "mutt_menu.h"
 #include "mutt.h"
 #include "mutt_menu.h"
-#include "mutt_curses.h"
 #include "keymap.h"
 #include <lib-crypt/crypt.h>
 
 #include "keymap.h"
 #include <lib-crypt/crypt.h>