X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=main.c;h=54899d85b667f6c28def0c8dc96e0ccb267487de;hp=0a199b1de25095c605e0194be416744815fe4d46;hb=5e6273c09929249ee7a850934bf12fd03439d923;hpb=bd28609f1086cc4cae0f44e2520c53b7fed542d0 diff --git a/main.c b/main.c index 0a199b1..54899d8 100644 --- a/main.c +++ b/main.c @@ -25,10 +25,13 @@ #include #include "mutt.h" +#include "mx.h" +#include "buffy.h" +#include "sort.h" +#include "mutt_crypt.h" #include "mutt_curses.h" #include "keymap.h" #include "url.h" -#include "mutt_crypt.h" #include "mutt_idna.h" #include "xterm.h"