X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=help.c;h=0cc3b74e240037e072c19c9eb32d2810815960e8;hp=9db718b6b808fab25c93c46b118c09d45c397698;hb=a9a89a05fd89c5c355db3fdd2b9efa5422db96c3;hpb=c3e57678c8be193fc137854020f3a90887be97c9 diff --git a/help.c b/help.c index 9db718b..0cc3b74 100644 --- a/help.c +++ b/help.c @@ -13,6 +13,9 @@ # include "config.h" #endif +#include "lib/intl.h" +#include "lib/str.h" + #include "mutt.h" #include "mutt_curses.h" #include "keymap.h"