From: Geoff Voelker Date: Mon, 20 Jan 1997 00:58:23 +0000 (+0000) Subject: Use new name w32gui.h X-Git-Tag: emacs-20.1~3057 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c0ac470c88400acdcbd20ff018a09e081b475d5e;p=emacs.git Use new name w32gui.h --- diff --git a/src/dispextern.h b/src/dispextern.h index 98bbb5e0650..a1ed2986ba1 100644 --- a/src/dispextern.h +++ b/src/dispextern.h @@ -34,7 +34,7 @@ extern int display_completed; #endif #ifdef HAVE_NTGUI -#include "win32.h" +#include "w32gui.h" #endif #ifdef HAVE_FACES