summaryrefslogtreecommitdiffstats
path: root/gcc/config/i386/win-nt.h
diff options
context:
space:
mode:
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-09-19 23:19:41 +0000
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-09-19 23:19:41 +0000
commit8dfb4ad7551273f856ba22b7ede55a73a9172c1e (patch)
treef79455d9ccfef6d60ded838988f0f1d3a994d914 /gcc/config/i386/win-nt.h
parent09518fb68d331964bf28368ffe447768287d1ffe (diff)
downloadppe42-gcc-8dfb4ad7551273f856ba22b7ede55a73a9172c1e.tar.gz
ppe42-gcc-8dfb4ad7551273f856ba22b7ede55a73a9172c1e.zip
Include winnt/win-nt.h, not winnt/winnt.h.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10374 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/win-nt.h')
-rw-r--r--gcc/config/i386/win-nt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/win-nt.h b/gcc/config/i386/win-nt.h
index 56cc1defb2f..60c0bb6a1f6 100644
--- a/gcc/config/i386/win-nt.h
+++ b/gcc/config/i386/win-nt.h
@@ -148,5 +148,5 @@ while (0)
%{!mcrtmt:LIBC.LIB%s KERNEL32.LIB%s ADVAPI32.LIB%s} \
%{v}"
-#include "winnt/winnt.h"
+#include "winnt/win-nt.h"
OpenPOWER on IntegriCloud