X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fextw-Xt.h;h=594149e890aa51a6438bb4766b873f3da19e032e;hb=5d0cf827247def2db200614bf5d3ab700776d641;hp=ffea0ea6b1e0e454e78347d8e9837b9bf06bc8f9;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git.1 diff --git a/src/extw-Xt.h b/src/extw-Xt.h index ffea0ea..594149e 100644 --- a/src/extw-Xt.h +++ b/src/extw-Xt.h @@ -19,8 +19,8 @@ Boston, MA 02111-1307, USA. */ /* Synched up with: Not in FSF. */ -#ifndef _EXTW_XT_H_ -#define _EXTW_XT_H_ +#ifndef INCLUDED_extw_Xt_h_ +#define INCLUDED_extw_Xt_h_ #include "extw-Xlib.h" @@ -41,4 +41,4 @@ Bool extw_wait_for_response(Widget w, XEvent *event, unsigned long request_num, en_extw_notify type, unsigned long timeout); -#endif /* _EXTW_XT_H_ */ +#endif /* INCLUDED_extw_Xt_h_ */