[3/6] Add a partial COFF library support to the winedump

Dmitry Timoshkov dmitry at codeweavers.com
Sun Nov 26 02:04:11 CST 2006


Hello,

Changelog:
    winedump: Remove a not needed include.

---
 tools/winedump/le.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tools/winedump/le.c b/tools/winedump/le.c
index 6fd2646..84e219d 100644
--- a/tools/winedump/le.c
+++ b/tools/winedump/le.c
@@ -30,7 +30,6 @@ #endif
 
 #include "windef.h"
 #include "winbase.h"
-#include "wine/winbase16.h"
 #include "winedump.h"
 
 struct o32_obj
-- 
1.4.2






More information about the wine-patches mailing list