X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2FEmacsFrameP.h;h=377132ea28d3da2be84aeb0f6e99ef79ec745f69;hp=df7f0addb4465d1dbc7946dbbfd12f7ef38e5ed1;hb=716cfba952c1dc0d2cf5c968971f3780ba728a89;hpb=d74da9234cc42e8018b1500105c3892a5c46d5e3 diff --git a/src/EmacsFrameP.h b/src/EmacsFrameP.h index df7f0ad..377132e 100644 --- a/src/EmacsFrameP.h +++ b/src/EmacsFrameP.h @@ -21,8 +21,8 @@ Boston, MA 02111-1307, USA. */ /* Synched up with: Not in FSF. */ -#ifndef _EmacsFrameP_h -#define _EmacsFrameP_h +#ifndef INCLUDED_EmacsFrameP_h_ +#define INCLUDED_EmacsFrameP_h_ #include "xintrinsicp.h" #include @@ -109,6 +109,4 @@ typedef struct _EmacsFrameClassRec { /* full class record declaration */ extern EmacsFrameClassRec emacsFrameClassRec; /* class pointer */ - - -#endif /* _EmacsFrameP_h */ +#endif /* INCLUDED_EmacsFrameP_h_ */