diff loader/wine/pe_image.h @ 7386:174e2a58b4cd

avifile sync - 95% cosmetics 5% bug
author arpi
date Fri, 13 Sep 2002 19:43:17 +0000
parents 3b5f5d1c5041
children 67e6bb7dcac4
line wrap: on
line diff
--- a/loader/wine/pe_image.h	Fri Sep 13 19:42:33 2002 +0000
+++ b/loader/wine/pe_image.h	Fri Sep 13 19:43:17 2002 +0000
@@ -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) \