X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=xterm.c;h=b3f506c602724b02989a336eedf4d19fac9ec496;hp=5ce9a81e7bc9fb13160802e2ed4a4016e7665eae;hb=7f7a0be369840b290248e5b0302beb447fa1b3cd;hpb=308c7080ccca40d4865d8810f5528331d9ed61ff 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);