Removed a few more inclusions of deprecated wine/obj_*.h headers.

This commit is contained in:
Ove Kaaven 2002-12-18 20:48:05 +00:00 committed by Alexandre Julliard
parent 2aed5d77ff
commit dcb9240a92
4 changed files with 0 additions and 4 deletions

View File

@ -38,7 +38,6 @@
#include "winreg.h"
#include "wownt32.h"
#include "wine/obj_clientserver.h"
#include "wine/winbase16.h"
#include "wine/wingdi16.h"
#include "wine/winuser16.h"

View File

@ -26,7 +26,6 @@
#include "shell32_main.h"
#include "wine/debug.h"
#include "undocshell.h"
#include "wine/obj_dataobject.h"
WINE_DEFAULT_DEBUG_CHANNEL(shell);

View File

@ -26,7 +26,6 @@
#include "docobj.h"
#include "undocshell.h"
#include "wine/obj_shellfolder.h"
#include "wine/obj_dataobject.h"
#include "wine/obj_contextmenu.h"
#include "wine/obj_shellview.h"
#include "wine/obj_shelllink.h"

View File

@ -44,7 +44,6 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
#include "shlguid.h"
#include "shlobj.h"
#include "wine/obj_channel.h"
#include "wine/obj_dragdrophelper.h"
#include "comcat.h"