X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=query.c;h=f7a7894facee1a661adb955e94bbf13386a26bfc;hp=58ece1f703e9dde5c5eec7df185aff8f630da612;hb=308c7080ccca40d4865d8810f5528331d9ed61ff;hpb=617e7d83d14e14e6a520a48e75437211b16c8834 diff --git a/query.c b/query.c index 58ece1f..f7a7894 100644 --- a/query.c +++ b/query.c @@ -12,6 +12,7 @@ #endif #include +#include #include "mutt.h" #include "mutt_menu.h" @@ -19,7 +20,6 @@ #include "mapping.h" #include "sort.h" -#include "lib/intl.h" #include "lib/str.h" #include "lib/debug.h"