Mercurial > hg > xemacs-beta
diff src/bitmaps.h @ 440:8de8e3f6228a r21-2-28
Import from CVS: tag r21-2-28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:33:38 +0200 |
parents | 3ecd8885ac67 |
children | 308d34e9f07d |
line wrap: on
line diff
--- a/src/bitmaps.h Mon Aug 13 11:32:27 2007 +0200 +++ b/src/bitmaps.h Mon Aug 13 11:33:38 2007 +0200 @@ -22,8 +22,8 @@ JWZ (?): 1992?. */ -#ifndef _XEMACS_BITMAPS_H_ -#define _XEMACS_BITMAPS_H_ +#ifndef INCLUDED_bitmaps_h_ +#define INCLUDED_bitmaps_h_ #if 0 /* A gnu, like on the back of the emacs manual, for icons. */ @@ -164,4 +164,4 @@ 0x00, 0x00, 0x22, 0x22, 0x22, 0x22, 0x00, 0x00}; #endif -#endif /* _XEMACS_BITMAPS_H_ */ +#endif /* INCLUDED_bitmaps_h_ */