X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xhistory.c;h=d7d3e7fd74584732ab904f9cbb461aa3738dbf1f;hb=f76776fcf5dc02ae2eb81505bc4ebd16d5ea1996;hp=fe48893df894d2ee119cc17bbea0b8bc6cb075a1;hpb=0ea1b434ac6becf79c75d85ba27de5b89666a7c3;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)