Mercurial > hg > xemacs-beta
diff lwlib/lwlib.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 | 9d177e8d4150 |
children | abe6d1db359e |
line wrap: on
line diff
--- a/lwlib/lwlib.h Mon Aug 13 11:32:27 2007 +0200 +++ b/lwlib/lwlib.h Mon Aug 13 11:33:38 2007 +0200 @@ -1,5 +1,5 @@ -#ifndef LWLIB_H -#define LWLIB_H +#ifndef INCLUDED_lwlib_h_ +#define INCLUDED_lwlib_h_ #undef CONST @@ -235,4 +235,4 @@ /* Silly Energize hack to invert the "sheet" button */ void lw_show_busy (Widget w, Boolean busy); -#endif /* LWLIB_H */ +#endif /* INCLUDED_lwlib_h_ */