Mercurial > emacs
changeset 16890:303cda7d14cb
Update include conditionals to use new name.
author | Geoff Voelker <voelker@cs.washington.edu> |
---|---|
date | Mon, 20 Jan 1997 01:10:38 +0000 |
parents | 8de32e992e4d |
children | 989845750a4d |
files | src/w32gui.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/w32gui.h Mon Jan 20 01:07:48 1997 +0000 +++ b/src/w32gui.h Mon Jan 20 01:10:38 1997 +0000 @@ -18,8 +18,8 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifndef __WIN32_H__ -#define __WIN32_H__ +#ifndef __W32GUI_H__ +#define __W32GUI_H__ #include <windows.h>