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

commit ad72601ed001790cd07923640d31bdb94fc5261f
Author:     Amine Khaldi <[email protected]>
AuthorDate: Sun Mar 18 12:36:35 2018 +0100
Commit:     Amine Khaldi <[email protected]>
CommitDate: Sun Mar 18 12:36:35 2018 +0100

    [MSRLE32_WINETEST] Sync with Wine Staging 3.3. CORE-14434
---
 modules/rostests/winetests/msrle32/msrle.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/rostests/winetests/msrle32/msrle.c 
b/modules/rostests/winetests/msrle32/msrle.c
index d526c3c80d..14ddddb342 100644
--- a/modules/rostests/winetests/msrle32/msrle.c
+++ b/modules/rostests/winetests/msrle32/msrle.c
@@ -22,7 +22,7 @@
 #include <aviriff.h>
 #include <stdio.h>
 
-#include <wine/test.h>
+#include "wine/test.h"
 
 static void test_output(const BYTE *output, int out_size, const BYTE *expect, 
int size)
 {

Reply via email to