Rob Shearman : winex11.drv: Remove an unneeded include.
30 Apr
2007
30 Apr
'07
12:11 p.m.
Module: wine Branch: master Commit: ec4be6a258f3e2e882fd211f325f5692fd36f3c1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ec4be6a258f3e2e882fd211f32... Author: Rob Shearman <rob(a)codeweavers.com> Date: Sun Apr 29 17:45:11 2007 +0100 winex11.drv: Remove an unneeded include. --- dlls/winex11.drv/xdnd.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) 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 */
6800
Age (days ago)
6800
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard