X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=lib-lib%2Fmapping.c;h=f446ffd0e89233a432cbde47a0e319745483114a;hp=d8d8200b547844f3daeb50f2810591b40a37afcd;hb=4dbc0e4a9d573611d4f521400a2e16f47c176639;hpb=dbacadf0ce81052365d7a43373ac7d4ac67ff91e diff --git a/lib-lib/mapping.c b/lib-lib/mapping.c index d8d8200..f446ffd 100644 --- a/lib-lib/mapping.c +++ b/lib-lib/mapping.c @@ -29,10 +29,7 @@ * please see the file GPL in the top level source directory. */ -#include - -#include "mapping.h" -#include "ascii.h" +#include "lib-lib.h" const char *mutt_getnamebyvalue(int val, const struct mapping_t *map) {