aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32proc.c
diff options
context:
space:
mode:
authorGeoff Voelker <[email protected]>1996-11-19 07:04:49 +0000
committerGeoff Voelker <[email protected]>1996-11-19 07:04:49 +0000
commit489f93712159771f38253bdc9c7906356c606061 (patch)
treed6dbe02f12fc60618b02b25cd5ff241956c1846b /src/w32proc.c
parenta0d143459c1088f1634c302d5604a86241e62b40 (diff)
Use new names for w32 files
Diffstat (limited to 'src/w32proc.c')
-rw-r--r--src/w32proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32proc.c b/src/w32proc.c
index 3b6a78c597..b8ada136cd 100644
--- a/src/w32proc.c
+++ b/src/w32proc.c
@@ -40,7 +40,7 @@ Boston, MA 02111-1307, USA.
#include <windows.h>
#include "lisp.h"
-#include "nt.h"
+#include "w32.h"
#include "systime.h"
#include "syswait.h"
#include "process.h"