https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2608d3861992e5a1ac80c6ff4f3c0e7cbe1ad0f5

commit 2608d3861992e5a1ac80c6ff4f3c0e7cbe1ad0f5
Author:     Amine Khaldi <[email protected]>
AuthorDate: Thu Mar 8 13:38:10 2018 +0100
Commit:     Amine Khaldi <[email protected]>
CommitDate: Thu Mar 8 13:38:10 2018 +0100

    [DPLAY] Sync with Wine Staging 3.3. CORE-14434
---
 dll/directx/wine/dplay/version.rc | 2 +-
 media/doc/README.WINE             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dll/directx/wine/dplay/version.rc 
b/dll/directx/wine/dplay/version.rc
index ed04c977ea..f52c09ca4f 100644
--- a/dll/directx/wine/dplay/version.rc
+++ b/dll/directx/wine/dplay/version.rc
@@ -24,4 +24,4 @@
 #define WINE_PRODUCTVERSION_STR "5.3"
 #define WINE_EXTRAVALUES VALUE "OLESelfRegister",""
 
-#include <wine/wine_common_ver.rc>
+#include "wine/wine_common_ver.rc"
diff --git a/media/doc/README.WINE b/media/doc/README.WINE
index 352808564a..625b7eb0e9 100644
--- a/media/doc/README.WINE
+++ b/media/doc/README.WINE
@@ -33,7 +33,7 @@ reactos/dll/directx/wine/devenum        # Synced to 
WineStaging-3.3
 reactos/dll/directx/wine/dinput         # Synced to WineStaging-3.3
 reactos/dll/directx/wine/dinput8        # Synced to WineStaging-3.3
 reactos/dll/directx/wine/dmusic         # Synced to WineStaging-3.3
-reactos/dll/directx/wine/dplay          # Synced to WineStaging-2.9
+reactos/dll/directx/wine/dplay          # Synced to WineStaging-3.3
 reactos/dll/directx/wine/dplayx         # Synced to WineStaging-2.16
 reactos/dll/directx/wine/dsound         # Synced to Wine-1.3.29
 reactos/dll/directx/wine/dxdiagn        # Synced to Wine-3.0

Reply via email to