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