Have a lib-ui/lib-ui.h
[apps/madmutt.git] / lib-ui / curs_lib.c
index 3c0f440..8e15f53 100644 (file)
@@ -11,7 +11,7 @@
  * please see the file GPL in the top level source directory.
  */
 
-#include <lib-lib/lib-lib.h>
+#include <lib-ui/lib-ui.h>
 
 #include <termios.h>
 #ifdef HAVE_SYS_IOCTL_H
@@ -25,7 +25,6 @@
 #include <lib-sys/unix.h>
 #include <lib-sys/mutt_signal.h>
 
-#include "curses.h"
 #include "menu.h"
 #include "enter.h"