diff src/bitmaps.h @ 412:697ef44129c6 r21-2-14

Import from CVS: tag r21-2-14
author cvs
date Mon, 13 Aug 2007 11:20:41 +0200
parents 74fd4e045ea6
children
line wrap: on
line diff
--- a/src/bitmaps.h	Mon Aug 13 11:19:22 2007 +0200
+++ b/src/bitmaps.h	Mon Aug 13 11:20:41 2007 +0200
@@ -22,8 +22,8 @@
    JWZ (?): 1992?.
  */
 
-#ifndef INCLUDED_bitmaps_h_
-#define INCLUDED_bitmaps_h_
+#ifndef _XEMACS_BITMAPS_H_
+#define _XEMACS_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 /* INCLUDED_bitmaps_h_ */
+#endif /* _XEMACS_BITMAPS_H_ */