Mercurial > hg > xemacs-beta
diff lwlib/xlwmenuP.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 | ad2f4ae9895b |
line wrap: on
line diff
--- a/lwlib/xlwmenuP.h Mon Aug 13 11:32:27 2007 +0200 +++ b/lwlib/xlwmenuP.h Mon Aug 13 11:33:38 2007 +0200 @@ -1,5 +1,5 @@ -#ifndef _XlwMenuP_h -#define _XlwMenuP_h +#ifndef INCLUDED_xlwmenuP_h_ +#define INCLUDED_xlwmenuP_h_ #include "xlwmenu.h" #include <X11/CoreP.h> @@ -117,4 +117,4 @@ /* Class pointer. */ extern XlwMenuClassRec xlwMenuClassRec; -#endif /* _XlwMenuP_h */ +#endif /* INCLUDED_xlwmenuP_h_ */