X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xhistory.c;h=d7d3e7fd74584732ab904f9cbb461aa3738dbf1f;hb=3830e6aea9b487049e7e1ca9961a848f64ba98eb;hp=fe48893df894d2ee119cc17bbea0b8bc6cb075a1;hpb=3f22e6a320cd1dba64700ca8f22f228176c663c2;p=xboard.git diff --git a/xhistory.c b/xhistory.c index fe48893..d7d3e7f 100644 --- a/xhistory.c +++ b/xhistory.c @@ -67,6 +67,7 @@ extern char *getenv(); #include "xboard.h" #include "xhistory.h" #include "gettext.h" +#include "xevalgraph.h" #ifdef ENABLE_NLS # define _(s) gettext (s)