added missing sounds files to be able to compile on windows
[xboard.git] / xgamelist.h
index eb2f8d2..21340aa 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * xgamelist.h -- Game list window, part of X front end for XBoard
- * $Id: xgamelist.h,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1995,2009 Free Software Foundation, Inc.
  * ------------------------------------------------------------------------
@@ -29,4 +28,5 @@ void ShowGameListProc P((Widget w, XEvent *event,
 void LoadSelectedProc P((Widget w, XEvent *event,
                         String *prms, Cardinal *nprms));
 
+extern Widget gameListShell;
 #endif /* _XGAMEL_H */