summaryrefslogtreecommitdiff
path: root/src/libw32dll/wine/ext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libw32dll/wine/ext.h')
-rw-r--r--src/libw32dll/wine/ext.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/libw32dll/wine/ext.h b/src/libw32dll/wine/ext.h
index 8cbea2a1b..fa4f52d43 100644
--- a/src/libw32dll/wine/ext.h
+++ b/src/libw32dll/wine/ext.h
@@ -1,8 +1,7 @@
-
#ifndef loader_ext_h
#define loader_ext_h
-#include "windef.h"
+#include <wine/windef.h>
extern LPVOID FILE_dommap( int unix_handle, LPVOID start,
DWORD size_high, DWORD size_low,