Have a lib-ui/lib-ui.h
[apps/madmutt.git] / lib-ui / complete.c
index e337e1e..426da78 100644 (file)
@@ -7,11 +7,10 @@
  * please see the file GPL in the top level source directory.
  */
 
-#include <lib-lib/lib-lib.h>
+#include <lib-ui/lib-ui.h>
 #include <lib-mx/mx.h>
 
 #include "mutt.h"
-#include "curses.h"
 #include <imap/imap.h>
 #ifdef USE_NNTP
 #include "nntp.h"