Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/include/ddk/ntddk.h')
-rw-r--r--winsup/w32api/include/ddk/ntddk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/w32api/include/ddk/ntddk.h b/winsup/w32api/include/ddk/ntddk.h
index 5cc6862ad..a94e0b35f 100644
--- a/winsup/w32api/include/ddk/ntddk.h
+++ b/winsup/w32api/include/ddk/ntddk.h
@@ -67,7 +67,7 @@ typedef CONST char *PCSZ;
#include "ntstatus.h"
/* Windows NT definitions exported to user mode */
-#include "winnt.h"
+#include <winnt.h>
/* Windows Device Driver Kit */
#include "winddk.h"