X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fobjects-tty.h;h=5552c88a8a12d869c8236badc54e5ceb5bbd8b97;hp=c987e3fe83252e08012c9786396b50d3788cb2d0;hb=716cfba952c1dc0d2cf5c968971f3780ba728a89;hpb=d74da9234cc42e8018b1500105c3892a5c46d5e3 diff --git a/src/objects-tty.h b/src/objects-tty.h index c987e3f..5552c88 100644 --- a/src/objects-tty.h +++ b/src/objects-tty.h @@ -21,8 +21,8 @@ Boston, MA 02111-1307, USA. */ /* Synched up with: Not in FSF. */ -#ifndef _XEMACS_OBJECTS_TTY_H_ -#define _XEMACS_OBJECTS_TTY_H_ +#ifndef INCLUDED_objects_tty_h_ +#define INCLUDED_objects_tty_h_ #include "objects.h" @@ -49,4 +49,4 @@ struct tty_font_instance_data extern Lisp_Object Vtty_color_alist, Vtty_dynamic_color_bg; extern Lisp_Object Vtty_dynamic_color_fg; -#endif /* _XEMACS_OBJECTS_TTY_H_ */ +#endif /* INCLUDED_objects_tty_h_ */