X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fhelp.c;h=6ce65ea7ff587181f45b05ab82c21ccb19ab2e88;hb=e70077aab0199817f37aef9ed0bdba1bbca93b45;hp=b114497e2db0110a6c1bc581d36ff18b17e01146;hpb=e80c98c04e951e5026a24531cd6316be962636b9;p=xboard.git diff --git a/winboard/help.c b/winboard/help.c index b114497..6ce65ea 100644 --- a/winboard/help.c +++ b/winboard/help.c @@ -1,7 +1,7 @@ /* * help.h * - * Copyright 2009, 2010 Free Software Foundation, Inc. + * Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify @@ -24,6 +24,7 @@ #include #include +#include "config.h" #include "help.h" FILE *debugFP;