=================================================================== RCS file: /cvs/ace/ace/lib/xwin.c,v retrieving revision 1.13 retrieving revision 1.14 diff -p -u -r1.13 -r1.14 --- ace/lib/xwin.c 2015/06/02 12:02:50 1.13 +++ /cvs/ace/ace/lib/xwin.c 2015/06/07 11:52:29 1.14 @@ -42,6 +42,7 @@ typedef struct { int pixel_for (int r, int g, int b); #include "imagelib.h" +#include "table.h" #include "cards.h" #include "xwin.h" @@ -555,8 +556,6 @@ xwin_restore_clip () XSetClipMask(display, gc, None); } -extern int help_is_showing; - void clear(int x, int y, int w, int h) {