winex11.drv: Remove an unneeded include.

Robert Shearman rob at codeweavers.com
Sun Apr 29 11:45:11 CDT 2007


---
  dlls/winex11.drv/xdnd.c |    1 -
  1 files changed, 0 insertions(+), 1 deletions(-)
-------------- next part --------------
diff --git a/dlls/winex11.drv/xdnd.c b/dlls/winex11.drv/xdnd.c
index cfb28ab..af04d75 100644
--- a/dlls/winex11.drv/xdnd.c
+++ b/dlls/winex11.drv/xdnd.c
@@ -32,7 +32,6 @@
 #include "wingdi.h"
 #include "winuser.h"
 #include "winerror.h"
-#include "wownt32.h"
 
 #include "x11drv.h"
 #include "shlobj.h"  /* DROPFILES */


More information about the wine-patches mailing list