X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xgamelist.h;h=fa7b41acd8be7b7d46609a328117abe0e9c72957;hb=4bfad947161d93ce1b566093211bd05f368bdffe;hp=9cacc61027395c208bf4d3c9902c24f30fc6e4ec;hpb=54352a49049eee9bde9ba9359b61e8e88ea219fc;p=xboard.git diff --git a/xgamelist.h b/xgamelist.h index 9cacc61..fa7b41a 100644 --- a/xgamelist.h +++ b/xgamelist.h @@ -20,12 +20,12 @@ *------------------------------------------------------------------------ ** See the file ChangeLog for a revision history. */ -#ifndef _XGAMEL_H -#define _XGAMEL_H 1 +#ifndef XB_XGAMELIST +#define XB_XGAMELIST void LoadSelectedProc P((Widget w, XEvent *event, String *prms, Cardinal *nprms)); void SetFilterProc P((Widget w, XEvent *event, String *prms, Cardinal *nprms)); -#endif /* _XGAMEL_H */ +#endif /* XB_XGAMELIST */