X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2FEmacsShell.h;h=ddd831c59c257e1af5d78bfc38cf851f7a62fd87;hb=88e065d20d27f7e4e6a1752eadd6915baff49438;hp=4804afb890abe0082dd0eb5583ead2d0d27c4cc6;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git.1 diff --git a/src/EmacsShell.h b/src/EmacsShell.h index 4804afb..ddd831c 100644 --- a/src/EmacsShell.h +++ b/src/EmacsShell.h @@ -22,8 +22,8 @@ Boston, MA 02111-1307, USA. */ /* Written by Ben Wing, May, 1994. */ -#ifndef _EmacsShell_h -#define _EmacsShell_h +#ifndef INCLUDED_EmacsShell_h_ +#define INCLUDED_EmacsShell_h_ #ifndef XtNwidthCells #define XtNwidthCells "widthCells" @@ -68,4 +68,4 @@ void EmacsShellSetSizeUserSpecified (Widget gw); void EmacsShellSetPositionUserSpecified (Widget gw); void EmacsShellSmashIconicHint (Widget shell, int iconic_p); -#endif /* _EmacsShell_h */ +#endif /* INCLUDED_EmacsShell_h_ */