X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fextw-Xt.h;h=594149e890aa51a6438bb4766b873f3da19e032e;hp=ffea0ea6b1e0e454e78347d8e9837b9bf06bc8f9;hb=716cfba952c1dc0d2cf5c968971f3780ba728a89;hpb=d74da9234cc42e8018b1500105c3892a5c46d5e3 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_ */