begin to move ui code into the lib-ui
[apps/madmutt.git] / hdrline.c
index 72a1674..f50cc84 100644 (file)
--- a/hdrline.c
+++ b/hdrline.c
@@ -11,8 +11,9 @@
 # include "config.h"
 #endif
 
+#include <lib-ui/curses.h>
+
 #include "mutt.h"
-#include "mutt_curses.h"
 #include "sort.h"
 #include "thread.h"
 #include "charset.h"