X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=gtk%2Fxoptions.c;h=79bce4b9b09ac829a4f6a1983ab3204a84f09c53;hb=4011e8678d85310eedf19fd00aa5d96a9a60770a;hp=48da90bd6a1e2ae691f005dfba6870b44527a85a;hpb=c10e83b937328313e82070f5714eea0337758a1e;p=xboard.git diff --git a/gtk/xoptions.c b/gtk/xoptions.c index 48da90b..79bce4b 100644 --- a/gtk/xoptions.c +++ b/gtk/xoptions.c @@ -1,7 +1,7 @@ /* * xoptions.c -- Move list window, part of X front end for XBoard * - * Copyright 2000, 2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc. + * Copyright 2000, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc. * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify @@ -52,7 +52,7 @@ extern char *getenv(); #include #include #ifdef OSXAPP -# include +# include #endif #include "common.h"