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

This commit is contained in:
Amine Khaldi 2018-03-21 12:56:46 +01:00
parent 8b391603d0
commit 000789f420

View File

@ -20,11 +20,11 @@
#define COBJMACROS
#include <wine/test.h>
#include "wine/test.h"
#include <stdio.h>
#include <initguid.h>
#include <oledlg.h>
#include "initguid.h"
#include "oledlg.h"
static const WCHAR *strstrW( const WCHAR *str, const WCHAR *sub )
{