summaryrefslogtreecommitdiff
path: root/src/w32heap.c
diff options
context:
space:
mode:
authorGeoff Voelker <voelker@cs.washington.edu>1996-11-19 07:04:49 +0000
committerGeoff Voelker <voelker@cs.washington.edu>1996-11-19 07:04:49 +0000
commit489f93712159771f38253bdc9c7906356c606061 (patch)
treed6dbe02f12fc60618b02b25cd5ff241956c1846b /src/w32heap.c
parenta0d143459c1088f1634c302d5604a86241e62b40 (diff)
downloademacs-489f93712159771f38253bdc9c7906356c606061.tar.gz
Use new names for w32 files
Diffstat (limited to 'src/w32heap.c')
-rw-r--r--src/w32heap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32heap.c b/src/w32heap.c
index 240185501b9..a16872e2d11 100644
--- a/src/w32heap.c
+++ b/src/w32heap.c
@@ -26,7 +26,7 @@ Boston, MA 02111-1307, USA.
#include <stdlib.h>
#include <stdio.h>
-#include "ntheap.h"
+#include "w32heap.h"
#include "lisp.h" /* for VALMASK */
/* This gives us the page size and the size of the allocation unit on NT. */