# HG changeset patch # User Geoff Voelker # Date 853722638 0 # Node ID 303cda7d14cb6d10dce8d5967460932fe04f86d3 # Parent 8de32e992e4d69c91ad7a627b65f1a3683511a19 Update include conditionals to use new name. diff -r 8de32e992e4d -r 303cda7d14cb src/w32gui.h --- 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