]> git.eshelyaron.com Git - emacs.git/commitdiff
Use new name w32gui.h
authorGeoff Voelker <voelker@cs.washington.edu>
Mon, 20 Jan 1997 00:58:23 +0000 (00:58 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Mon, 20 Jan 1997 00:58:23 +0000 (00:58 +0000)
src/dispextern.h

index 98bbb5e0650376f0e7a92a336ee94608291a5265..a1ed2986ba136a362c3f4bb2b48baab16b0f86da 100644 (file)
@@ -34,7 +34,7 @@ extern int display_completed;
 #endif
 
 #ifdef HAVE_NTGUI
-#include "win32.h"
+#include "w32gui.h"
 #endif
 
 #ifdef HAVE_FACES