X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib-lib%2Fmapping.c;h=f446ffd0e89233a432cbde47a0e319745483114a;hb=1ee89902de184a640c171ae3285bff6882a791bd;hp=d8d8200b547844f3daeb50f2810591b40a37afcd;hpb=230399f9632c37b66c1c117a17e8327eae6b3235;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) {