Removed some useless wingdi.h includes.

This commit is contained in:
Marcus Meissner 2002-01-14 18:36:37 +00:00 committed by Alexandre Julliard
parent 02873bbee6
commit 4a29e1f11a
5 changed files with 0 additions and 5 deletions

View file

@ -19,7 +19,6 @@
#include "ole2.h"
#include "ole2ver.h"
#include "rpc.h"
#include "wingdi.h"
#include "winerror.h"
#include "winreg.h"
#include "wownt32.h"

View file

@ -20,7 +20,6 @@
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
#include "wingdi.h"
#include "winuser.h"
#include "winreg.h"

View file

@ -17,7 +17,6 @@
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
#include "wingdi.h"
#include "winnls.h"
#include "winreg.h"
#include "winuser.h"

View file

@ -7,7 +7,6 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "ole2.h"
#include "debugtools.h"

View file

@ -17,7 +17,6 @@
#include "winerror.h"
#include "wine/winbase16.h"
#include "wine/unicode.h"
#include "wingdi.h"
#include "wtypes.h"
#include "wine/obj_base.h"
#include "wine/obj_storage.h"