X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib-ui%2Fenter.c;h=2e048b1717f3f2e0a3a1ee36934cfbe83bfaa128;hb=b241f87351127948f83842d537c1a76536bf61c1;hp=0e13325c46738fc84e8ac7e21411284f1c47e126;hpb=ecfcc6df70230ba136c2fb3843700ecb749c41b7;p=apps%2Fmadmutt.git diff --git a/lib-ui/enter.c b/lib-ui/enter.c index 0e13325..2e048b1 100644 --- a/lib-ui/enter.c +++ b/lib-ui/enter.c @@ -12,20 +12,20 @@ # include "config.h" #endif +#include + #include -#include -#include +#include "curses.h" +#include "enter.h" +#include "menu.h" #include "mutt.h" -#include "mutt_menu.h" +#include "alias.h" #include "keymap.h" #include "history.h" #include "buffy.h" - -#include - /* redraw flags for mutt_enter_string() */ enum { M_REDRAW_INIT = 1, /* go to end of line and redraw */