X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fextw-Xlib.h;h=c77f018d4447e8554a0342f8f7e939c58d2a2dd9;hb=90162b8c0006c1c1f52ac1ffb5dc52241c0a292d;hp=da9e8a5d2470fdf6b1e8f77a766d27d40a91be9f;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git.1 diff --git a/src/extw-Xlib.h b/src/extw-Xlib.h index da9e8a5..c77f018 100644 --- a/src/extw-Xlib.h +++ b/src/extw-Xlib.h @@ -17,8 +17,8 @@ Boston, MA 02111-1307, USA. */ /* Synched up with: Not in FSF. */ -#ifndef _EXTW_XLIB_H_ -#define _EXTW_XLIB_H_ +#ifndef INCLUDED_extw_Xlib_h_ +#define INCLUDED_extw_Xlib_h_ #define extw_shell_send 0 #define extw_client_send 1 @@ -48,4 +48,4 @@ void extw_initialize_atoms(Display *display); void extw_send_notify_3(Display *display, Window win, en_extw_notify type, long data0, long data1, long data2); -#endif /* _EXTW_XLIB_H_ */ +#endif /* INCLUDED_extw_Xlib_h_ */