summaryrefslogtreecommitdiff
path: root/src/w32term.h
diff options
context:
space:
mode:
authorGeoff Voelker <voelker@cs.washington.edu>1997-01-20 01:00:08 +0000
committerGeoff Voelker <voelker@cs.washington.edu>1997-01-20 01:00:08 +0000
commit4c92d546109e9b1104c65f18e473108a70cc71cb (patch)
treedd8c7fcdc2a29207a920f87b07eab1cfb3bf5540 /src/w32term.h
parentf440211f3fb4e0c4a7a066a38ffc677a55c04e2f (diff)
downloademacs-4c92d546109e9b1104c65f18e473108a70cc71cb.tar.gz
Use new name w32gui.h.
Diffstat (limited to 'src/w32term.h')
-rw-r--r--src/w32term.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32term.h b/src/w32term.h
index 0a75e5c4ad7..b6e7328cd40 100644
--- a/src/w32term.h
+++ b/src/w32term.h
@@ -20,7 +20,7 @@ Boston, MA 02111-1307, USA. */
/* Added by Kevin Gallo */
-#include <win32.h>
+#include <w32gui.h>
/* The class of this X application. */
#define EMACS_CLASS "Emacs"