comdlg32: Exclude unused headers.

This commit is contained in:
Andrew Talbot 2007-04-28 15:38:35 +01:00 committed by Alexandre Julliard
parent de35a9550e
commit 5197133573
4 changed files with 0 additions and 4 deletions

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -40,7 +40,6 @@
#include "wine/debug.h"
#include "cderr.h"
#include "winspool.h"
#include "winerror.h"
WINE_DEFAULT_DEBUG_CHANNEL(commdlg);