mirror of
https://github.com/reactos/reactos.git
synced 2025-04-06 05:34:22 +00:00
[MSRLE32_WINETEST] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
b2b54264dc
commit
ad72601ed0
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue