mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
Rebase against 4364ff8d5c0387edd6fae142affe8e844b291518.
This commit is contained in:
parent
80c80bbaa8
commit
f538f2e2db
@ -51,7 +51,7 @@ usage()
|
||||
# Get the upstream commit sha
|
||||
upstream_commit()
|
||||
{
|
||||
echo "cc91ba6da75ab82d249a5fea3b00abded5021585"
|
||||
echo "4364ff8d5c0387edd6fae142affe8e844b291518"
|
||||
}
|
||||
|
||||
# Show version information
|
||||
|
@ -98,7 +98,7 @@ index 00000000000..04d718f0f0d
|
||||
+#include "winuser.h"
|
||||
+#include "wingdi.h"
|
||||
+#include "shlobj.h"
|
||||
+#include "undocshell.h"
|
||||
+
|
||||
+
|
||||
+#include "pidl.h"
|
||||
+#include "shell32_main.h"
|
||||
|
@ -1 +1 @@
|
||||
cc91ba6da75ab82d249a5fea3b00abded5021585
|
||||
4364ff8d5c0387edd6fae142affe8e844b291518
|
||||
|
Loading…
Reference in New Issue
Block a user