mutt_enter_string is only used for _mutt_get_field for real.
[apps/madmutt.git] / lib-ui / history.c
index a50c00c..b27daed 100644 (file)
@@ -7,11 +7,7 @@
  * please see the file GPL in the top level source directory.
  */
 
-#if HAVE_CONFIG_H
-# include "config.h"
-#endif
-
-#include <lib-lib/lib-lib.h>
+#include <lib-ui/lib-ui.h>
 
 #include "mutt.h"
 #include "history.h"