diff --git a/dlls/shell32/autocomplete.c b/dlls/shell32/autocomplete.c index ed32f44b841..c80069e6f03 100644 --- a/dlls/shell32/autocomplete.c +++ b/dlls/shell32/autocomplete.c @@ -51,7 +51,6 @@ #include "objbase.h" #include "pidl.h" -#include "shlguid.h" #include "shlobj.h" #include "shldisp.h" #include "debughlp.h" diff --git a/dlls/shell32/brsfolder.c b/dlls/shell32/brsfolder.c index 27c20970c37..16ec906dcd9 100644 --- a/dlls/shell32/brsfolder.c +++ b/dlls/shell32/brsfolder.c @@ -29,7 +29,6 @@ #include "wine/debug.h" #include "undocshell.h" -#include "shlguid.h" #include "pidl.h" #include "shell32_main.h" #include "shellapi.h" diff --git a/dlls/shell32/changenotify.c b/dlls/shell32/changenotify.c index 6d528eeb37d..9f827eb53ab 100644 --- a/dlls/shell32/changenotify.c +++ b/dlls/shell32/changenotify.c @@ -26,7 +26,6 @@ #include "windef.h" #include "winbase.h" #include "wine/debug.h" -#include "wingdi.h" #include "shell32_main.h" WINE_DEFAULT_DEBUG_CHANNEL(shell); diff --git a/dlls/shell32/debughlp.c b/dlls/shell32/debughlp.c index b1e92381fbf..50bf0dc48f2 100644 --- a/dlls/shell32/debughlp.c +++ b/dlls/shell32/debughlp.c @@ -25,7 +25,6 @@ #include "windef.h" #include "wingdi.h" #include "pidl.h" -#include "shlguid.h" #include "shldisp.h" #include "wine/debug.h" #include "debughlp.h" diff --git a/dlls/shell32/folders.c b/dlls/shell32/folders.c index 19fb5c74be9..21199059d7c 100644 --- a/dlls/shell32/folders.c +++ b/dlls/shell32/folders.c @@ -33,7 +33,6 @@ #include "objbase.h" #include "undocshell.h" #include "shlguid.h" -#include "winreg.h" #include "wine/debug.h"