]> code.delx.au - gnu-emacs/blobdiff - src/unexw32.c
(LIBS_MACHINE): Add -lelf.
[gnu-emacs] / src / unexw32.c
index 4391a89f127098a2d72088e7a107909fdd000bdc..d449a79eaa0be89e31e71671c84620d0d81c106d 100644 (file)
@@ -28,7 +28,7 @@ Boston, MA 02111-1307, USA.
 
 extern BOOL ctrl_c_handler (unsigned long type);
 
-#include "ntheap.h"
+#include "w32heap.h"
 
 /* A convenient type for keeping all the info about a mapped file together.  */
 typedef struct file_data {