summaryrefslogtreecommitdiffstats
path: root/loader/wine/pe_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/wine/pe_image.h')
-rw-r--r--loader/wine/pe_image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/wine/pe_image.h b/loader/wine/pe_image.h
index 9b4f322c6d..3f550ba467 100644
--- a/loader/wine/pe_image.h
+++ b/loader/wine/pe_image.h
@@ -1,7 +1,7 @@
#ifndef __WINE_PE_IMAGE_H
#define __WINE_PE_IMAGE_H
-#include "windef.h"
+#include "winnt.h"
#include "winbase.h"
#define PE_HEADER(module) \