X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib-ui%2Fenter.c;h=d6707a6125054bd3a5389b3e13d74fa9af6ec6da;hb=2a2f2f9a5bad73c883b7f9c9b4166d932b6aaf37;hp=3eb1f134f9723425939b6d80f12c9f2eb6fbd928;hpb=4a0b020a3048f079979bea43c04f9fe388f9354d;p=apps%2Fmadmutt.git diff --git a/lib-ui/enter.c b/lib-ui/enter.c index 3eb1f13..d6707a6 100644 --- a/lib-ui/enter.c +++ b/lib-ui/enter.c @@ -12,6 +12,9 @@ # include "config.h" #endif +#include +#include + #include #include "curses.h" @@ -19,13 +22,11 @@ #include "menu.h" #include "mutt.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 */