mirror of
https://github.com/reactos/wine.git
synced 2025-02-18 03:48:01 +00:00
comdlg32: Exclude unused headers.
This commit is contained in:
parent
de35a9550e
commit
5197133573
@ -73,7 +73,6 @@
|
||||
#include "filedlg31.h"
|
||||
#include "cderr.h"
|
||||
#include "shellapi.h"
|
||||
#include "shlguid.h"
|
||||
#include "shlobj.h"
|
||||
#include "filedlgbrowser.h"
|
||||
#include "shlwapi.h"
|
||||
|
@ -30,7 +30,6 @@
|
||||
#include "winuser.h"
|
||||
#include "wine/unicode.h"
|
||||
#include "wine/debug.h"
|
||||
#include "cderr.h"
|
||||
#include "winreg.h"
|
||||
#include "winternl.h"
|
||||
#include "commdlg.h"
|
||||
|
@ -32,7 +32,6 @@
|
||||
#include "wine/winbase16.h"
|
||||
#include "wine/winuser16.h"
|
||||
#include "commdlg.h"
|
||||
#include "dlgs.h"
|
||||
#include "wine/debug.h"
|
||||
#include "cderr.h"
|
||||
|
||||
|
@ -40,7 +40,6 @@
|
||||
#include "wine/debug.h"
|
||||
#include "cderr.h"
|
||||
#include "winspool.h"
|
||||
#include "winerror.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(commdlg);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user