shell32: Exclude unused headers.
diff --git a/dlls/shell32/autocomplete.c b/dlls/shell32/autocomplete.c
index ed32f44..c80069e 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 27c2097..16ec906 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 6d528ee..9f827eb 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 b1e9238..50bf0dc 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 19fb5c7..2119905 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"