X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=xterm.c;h=b3f506c602724b02989a336eedf4d19fac9ec496;hp=5ce9a81e7bc9fb13160802e2ed4a4016e7665eae;hb=d4483b5add8d25008c305b51729f4a53bccfaab8;hpb=4eaac5c4a87b84ea9ec0668b4e088ac27e2d1106;ds=sidebyside diff --git a/xterm.c b/xterm.c index 5ce9a81..b3f506c 100644 --- a/xterm.c +++ b/xterm.c @@ -4,8 +4,8 @@ * please see the file GPL in the top level source directory. */ #include +#include #include "xterm.h" -#include "lib/str.h" void mutt_xterm_set_title (const char *title) { fputs ("\033]2;", stdout);