X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib-lib%2Fmapping.c;h=f446ffd0e89233a432cbde47a0e319745483114a;hb=330047119d7dc2674918d12253fc24146aefc8d3;hp=d8d8200b547844f3daeb50f2810591b40a37afcd;hpb=dbacadf0ce81052365d7a43373ac7d4ac67ff91e;p=apps%2Fmadmutt.git 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) {