[MSRLE32_WINETEST] Sync with Wine Staging 3.3. CORE-14434

This commit is contained in:
Amine Khaldi 2018-03-18 12:36:35 +01:00
parent b2b54264dc
commit ad72601ed0

View file

@ -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)
{